in reply to Re: How to add a file to @INC path in perl
in thread How to add a file to @INC path in perl
#!/usr/bin/perl -I/path-to-new-library/
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to add a file to @INC path in perl
by ikegami (Patriarch) on Aug 31, 2011 at 07:26 UTC | |
by DrHyde (Prior) on Aug 31, 2011 at 10:03 UTC |