commit: | 31d0740be0a8180a699d85e207cab91a84a00aeb |
author: | Chip Black |
committer: | Chip Black |
date: | Sat Mar 29 14:45:23 2014 -0500 |
parents: | e08a49eb8946cad54f34d0299303b28392831c26 |
diff --git a/lib/perl/Blerg-Database/lib/Blerg/Database.pm b/lib/perl/Blerg-Database/lib/Blerg/Database.pm line changes: +3/-2 index 0101a9d..132e080 --- a/lib/perl/Blerg-Database/lib/Blerg/Database.pm +++ b/lib/perl/Blerg-Database/lib/Blerg/Database.pm
@@ -27,7 +27,7 @@ our @EXPORT = qw( ); -our $VERSION = '1.8.1'; +our $VERSION = '1.9.0'; sub AUTOLOAD { # This AUTOLOAD is used to 'autoload' constants from the constant()
@@ -175,9 +175,10 @@ sub ref_tag_list { 1; __END__ -=encoding utf8 =head1 NAME +=encoding utf8 + Blerg::Database - Perl extension for reading Blërg! databases =head1 SYNOPSIS