hello_blogperlorg.pl

use Blog::Perl::Org;

my $blog = Blog::Perl::Org -> new ("Have appropriate amount of fun");
$blog -> thankCreators ("very much");

$blog -> release ();

Leave a comment

About :m)

user-pic I blog about Perl.