Warning: Unexpected character in input: '' (ASCII=14) state=1 in /home/webmast/public_html/cgi/wp-content/plugins/akismet/akismet.php on line 179
» 2006 » November » 02

Perl script used to sniff out sex offenders leads to arrest - DailyTech

Perl script used to sniff out sex offenders leads to arrest - DailyTech
Perl script used to sniff out sex offenders leads to arrestDailyTech, IL - Oct 20, 2006By using 1000 lines worth of code over several Perl scripts, former hacker and currrent Wired editor Kevin Poulsen was able to identify 744 sex offenders with …

Using Perl’s Finance::Quote to retrieve stock information from the … - Builder AU

Using Perl’s Finance::Quote to retrieve stock information from the … - Builder AU
Using Perl’s Finance::Quote to retrieve stock information from the …Builder AU, Australia - Oct 29, 2006Looking for a way to add stock quotes to your web site? With a little Perl scripting and the Finance::Quote module you can script this up in no time. …

Use Perl DBI to build portable scripts for database access - Builder AU

Use Perl DBI to build portable scripts for database access - Builder AU
Use Perl DBI to build portable scripts for database accessBuilder AU, Australia - Oct 29, 2006… for use of other functionality such as a concept called placeholders. You can learn more about this from the Perl DBI manual page.