- NEW!
Help answer this question below.
Does anyone know how to read in the username attribute from an active directory account into a perl string?
by brownperl on March 11th, 2008
| 1 person likes this
4. What elements of the Perl language could you use to structure your code to allow for maximum re-use and maximum readability?
by Query13 on September 16th, 2008
| 1 person likes this
In PERL, what is the difference between
foreach $var (@array)
and
foreach $var (in @array)
?
by Anonymous on July 11th, 2008
| 2 people like this
Why isn't PERL called "PEARL"?
by wickedwillie on February 20th, 2005
| 1 person likes this
What are your thoughts about PERL as a scripting language?
by FreeRadical Jetpacking for Nelson on July 8th, 2007
| 1 person likes this
You're reading Where can I find information on writing and running PERL scripts?
Comments