today | current | recent | random ... categories | search ... who ... syndication

Me : WWW::Dictionarydotcom.pm 0.1


116 ->perl -I/home/asc/lib/perl -e '
   use WWW::Dictionarydotcom;
   use Data::Dumper; 
   print &Dumper(WWW::Dictionarydotcom->new()->wotd());'

$VAR1 = {
          'etymology' => SCALAR,
          'definition' => SCALAR,
          'permalink' => SCALAR,
          'word' => SCALAR,
          'usage' => ARRAY REFERENCE
        };

note : the example, above, displays result types only because of annoying formatting issues I don't feel like dealing with right now. Must learn to use Text::Autoformat...

refers to

meta

 
The Open Source Blogsticker Party ←  → The Perl Journal : Creating XML-RPC Web Services