Character encodings and databases
William Blunn
bill+london.pm at blunn.org
Thu Jun 19 20:07:16 BST 2014
On 19/06/2014 19:48, William Blunn wrote:
> my $filename = 'blah;
Though of course remembering to close your string
my $filename = 'blah';
More information about the london.pm
mailing list