use 5.010;
use MooseX::Declare;
class Foo {
method hello( $what ){
say "Hello $what";
}
}
Foo->new()->hello("World"); # Hellow World\n -- User1235 has joined #perl --
user1235> PERL SUCKS 111!!!11!!1!!11!!
-- Chanserv set mode +o mst --
-- user1235 was kicked ( troll ) --
The people who are honestly interested tend not to need the door shown to them, and people who aren't interested can't be convinced by such tactics.
Marked Dead - April 22, 2011
Today - Aug 5, 2014