in reply to Re^3: P248 programming perl
in thread P248 programming perl
1)Why does the Doggy.pm need the "#1;"?A module needs to end with a true value, 1; is the standard convention for that. You could also use "this is false";. It just has to be true. :)
2)And how did you get your post to collapse like that?Enclose the poste in <readmore title="foo">text</readmore> tags
|
|---|