At 01:29 PM 7/5/01 -0400, David Gilden wrote: >How do I list what my ISP has on there server in terms of Modules? perldoc CPAN and look for the autobundle command. You'll have to define your own personal CPAN directory first, but this is the "official" way. Dirtier way: find `perl -e 'print "@INC"'` -name "*.pm" -print >And what is the command (at the command line) to tell me what version perl -v >The server has on it / and or the path to perl. which perl
- modules & path to perl David Gilden
- Re: modules & path to perl Tyler Longren
- perl and Dial-up Networking. Johnathan Thibodeau
- Re: modules & path to perl Peter J. Scott
- Re: modules & path to perl Peter Scott