commit:74799006801178ec48185e2e058772b876920d5d
author:Chip Black
committer:Chip Black
date:Sat Mar 29 15:39:42 2014 -0500
parents:e4bb47fae5fbdd876d9f133188dfe8ae65acbe9c
Fix some encodings in the POD docs
diff --git a/lib/perl/Blerg-Database/lib/Blerg/Database.pm b/lib/perl/Blerg-Database/lib/Blerg/Database.pm
line changes: +1/-1
index 132e080..d71340d
--- a/lib/perl/Blerg-Database/lib/Blerg/Database.pm
+++ b/lib/perl/Blerg-Database/lib/Blerg/Database.pm
@@ -299,7 +299,7 @@ hashref has a C<author> and C<record> key.
 =item refs()
 
 Convenience for listing references to the database.  Equivalent to
-C<tag_list('@' . $obj->{name})>.
+C<tag_list('@' . $obj-E<gt>{name})>.
 
 =item mute(v)