[MacPerl-AnyPerl] Re: Sorting a list of alphanumeric strings

2001-08-24 Thread Randal L. Schwartz
5 Adam> exon12 Adam> exon30 Adam> Any ideas on how to do this? my @sorted = sort { substr($a, 4) <=> substr($b, 4) } @input; -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> http://www.stonehenge.com/merlyn/> Perl/Unix/security

[MacPerl-AnyPerl] Re: Multiple Inheritance

2001-12-12 Thread Randal L. Schwartz
wer is "multiple inheritance", you probably asked the wrong question. Back up a step, and take a different tack. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

[MacPerl-AnyPerl] Re: www spider

2002-07-05 Thread Randal L. Schwartz
an help me on the way. Sounds like you want <http://www.stonehenge.com/merlyn/WebTechniques/col42.html>. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technic

[MacPerl-AnyPerl] Re: check email adress

2003-08-21 Thread Randal L. Schwartz
to click a particular unique URL, and wait for the click. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

[MacPerl-AnyPerl] Re: Displaying a pauze page when doing a background job

2003-10-15 Thread Randal L. Schwartz
mmand line? If for CGI, try the code at <http://www.stonehenge.com/merlyn/LinuxMag/col39.html>. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comed