Perl Coding School

                          

                   

Note: The archives category content is an automatically generated focus channel and does not neccessarily reflect the opinions of this blog. No responsibility is taken for the external links presented here, follow at your own discretion.
The archives content is never scraped from sites - but an abstract obtained from search engines.

Category: 'perl-coding-specialist'

Debugging Perl

Tuesday, June 5th, 2007
Problem Solution Example Reference Recommended


You have an error in your Perl script and want to debug it.



Listen on port - client server demo

Monday, June 4th, 2007
Problem Solution Example Reference Recommended


You want to listen on a port, maybe to test firewalls! :)

Excellent introduction to client server software.



scan network port with perl

Sunday, June 3rd, 2007
Problem Solution Example Reference Recommended


You want to test a network port, on a remote system - over TCP/IP.

Maybe this is a new setup, or you want confirmation it is working.

Perhaps the firewall rules have just been changed! :)



Calculate largest field big data file

Sunday, June 3rd, 2007
Problem Solution Example Reference Recommended


I wanted to upload a delimited field to mysql db, but hit the problem that the file contained nearly 3000 rows and no schema on the required size of each field.

Therefore I needed to traverse the file and calculate the length of each field. Then at the end, print the largest field found for each column.



Perl WIN32 OLE - Outlook save text

Saturday, May 26th, 2007
Problem Solution Example Reference Recommended


How to use Perl to connect to MS Outlook. Then descend through given folders and save items to disk, as text files.



Perl libcurl demo

Saturday, May 26th, 2007
Problem Solution Example Reference Recommended


You want to use libcurl, driven through Perl.




Google
 
Failing that - a post search:



Categories: PHP Coding Training PHP Coding Specialist Perl Coding Training Perl Coding Specialist
LDAP Coding Training LDAP Coding Specialist UNIX Coding Training UNIX Coding Specialist Archives


A DarlingRanges.com Site























Associated