in reply to create gagillian files in current directory

Hi, see Where should I post X? and PerlMonks FAQ
  • Comment on Re: create gagillian files in current directory

Replies are listed 'Best First'.
Re^2: create gagillian files in current directory
by tobyink (Canon) on Dec 11, 2012 at 08:29 UTC

    I've moved this from SoPW to CUFP.

    perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'

      Because creating a gazillion files in my current directory is cool?

      ;)


      Dave

        Having enough space for them is awesome.

        perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'