The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.06

  • under caffeinated coding is a bad thing during the wee hours - the last character in a string is: my @s = split //, $string; my $c = $s [ length ( $string ) - 1 ]; not! my $c = $s [ length ( $string ) - 2 ];

Modules

Extract HSBC online banking data.

Other files