[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [SLUG] Installing perl module



Sonam Chauhan wrote:
 
> Does @nospam.INC include a path to where "make install" put the module?
> 
> #!/usr/bin/perl
> 
> for (@nospam.INC)
> {
>          print "$_\n";
> }

Or for the conciseness nazis:

print "@nospam.INC\n";


--
Rick Welykochy || Praxis Services Pty Limited
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to slug-request@nospam.slug.org.au with
unsubscribe in the text