![]() |
|
"be consistent" | |
PerlMonks |
Re: What module should I use?by JP Sama (Hermit) |
on Feb 14, 2001 at 05:49 UTC ( #58279=note: print w/replies, xml ) | Need Help?? |
thank you guys... i've already found helpfull information!! #!/jpsama/bin/perl -w $tks = `mount`; $jpsama = $! if $!; print $jpsama;
In Section
Seekers of Perl Wisdom
|
|