[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Cpan Perl Questioin
- Subject: [ale] Cpan Perl Questioin
- From: fletch at phydeaux.org (Fletch)
- Date: 07 Oct 2002 14:47:18 -0400
>>>>> "cfowler" == cfowler <cfowler at outpostsentinel.com> writes:
cfowler> I have created some XML code and I want to test via Perl.
cfowler> Can someone tell me the magical commands to run via perl
cfowler> to get XML-SAX from cpan and install it?
perldoc perlmodinstall
perldoc CPAN
perl -MCPAN -e shell
perl -MCPAN -e 'install( "Foo::Bar" )'
--
Fletch | "If you find my answers frightening, __`'/|
fletch at phydeaux.org | Vincent, you should cease askin' \ o.O'
770 933-0600 x211(w) | scary questions." -- Jules =(___)=
770 294-0820 (m) | U
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.