in reply to our flock

Not enough arguments for seek at - line 1, near "seek and"
No such class flock at - line 1, near "join our flock"
syntax error at - line 1, near "our flock and"
No such class values at - line 3, near "return our values"
"use" not allowed in expression at - line 7, at end of line
No such class crypt at - line 9, near "open our crypt"
- had compilation errors.
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'

Replies are listed 'Best First'.
Re^2: our flock
by ambrus (Abbot) on Dec 25, 2012 at 11:12 UTC

      Indeed, but there is a class of Perl poetry which is both poetic and executes. Maybe tobyink was picking up on that aspect and arguing for a higher standard. :-)

      A Monk aims to give answers to those who have none, and to learn from those who know more.