Home : General : Perl Programming :

General: Perl Programming: Re: [haruchan] GD.pm: Edit Log

Here is the list of edits for this post
Re: [haruchan] GD.pm
In Reply To:

I could not find "@INC" inside of these files. So, I do not know how to duplicate the structure.



To see the contents of @INC, try this:
perl -e "print $_, $/ foreach @INC"


I recommend just doing:
cpan GD

and letting cpan handle everything for you. It really simplifies installation.

Last edited by:

mkp: Apr 4, 2006, 11:19 AM

Edit Log: