This is almost certainly RTFM but
what is the rationale behind
something like this.
use Blah qw(:one_piece);
for example
use CGI qw(:cgi-lib)
I realize this is for grabbing a portion of a larger .pm
file, but how does it differ from say
use LWP::Simple;
Inquiring mind(s) would like to know.
-T
**********************************************************
* Dr. Timothy Kohl *
* Boston University *
* Office of Information Technology *
* 111 Cummington Street *
* Boston, MA 02215 *
**********************************************************
* Computer Consultant/Lecturer - Mathematics Department *
**********************************************************
* Office: MCS 235 Phone: (617) 353-8203 *
* email: [EMAIL PROTECTED] FAX: (617) 353-8100 *
* http://math.bu.edu/people/tkohl *
**********************************************************
_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm