Front page | perl.beginners |
Postings from January 2002
Library
Thread Next
From:
Chi Lin
Date:
January 30, 2002 14:56
Subject:
Library
Message ID:
F176OJUzkCPrUHvHgki00020d72@hotmail.com
I am trying to create my own library. I figured it should have an extension
of .pm and must be within the $PATH, where perl searches for
libraries.
The following error is displayed:
mylib.pm did not return a true value at program_name, line 2.
line 2 is just "use mylib"
What is the recommended approach for creating your own library?
- Chi
_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx
Thread Next