Posting to blogger.com?

Mark Fowler mark at twoshortplanks.com
Wed Jun 2 17:52:40 BST 2010


On Wed, Jun 2, 2010 at 4:29 PM, Dave Hodgkinson <davehodg at gmail.com> wrote:

> On 2 Jun 2010, at 21:38, Egor Shipovalov wrote:
>> use File::Slurp;
>
> This is the start of most scripts I've been writing recently.

I dumped this since I started using Path::Class all the time.

my $content = file("something")->slurp

Mark.


More information about the london.pm mailing list