Typo in the package name caused a warning. Fixed.
authorjayce <jayce>
Mon, 5 Mar 2007 23:01:53 +0000 (23:01 +0000)
committerjayce <jayce>
Mon, 5 Mar 2007 23:01:53 +0000 (23:01 +0000)
FS/FS/part_pkg/base_delayed.pm

index 1406a56..ddd4caf 100644 (file)
@@ -1,4 +1,4 @@
-package FS::part_pkg::flat_delayed;
+package FS::part_pkg::base_delayed;
 
 use strict;
 use vars qw(@ISA %info);