better from_hash example
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 2 Aug 2010 11:38:19 +0000 (13:38 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 2 Aug 2010 11:38:19 +0000 (13:38 +0200)
lib/RFID/Biblio/RFID501.pm

index a6eb2d5..64060ab 100644 (file)
@@ -67,7 +67,7 @@ L<http://saturn.ffzg.hr/rot13/index.cgi?hitchhikers_guide_to_rfid>
 
 =head2 from_hash
 
-  my $blocks = RFID::Biblio::Decode::RFID->from_hash( $hash );
+  my $blocks = RFID::Biblio::Decode::RFID->from_hash({ content => "1301234567" });
 
 =head2 blank