"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "lib/Module/Build/PodParser.pm" between
Module-Build-0.4231.tar.gz and Module-Build-0.4232.tar.gz

About: Module-Build - building & installing Perl modules.

PodParser.pm  (Module-Build-0.4231):PodParser.pm  (Module-Build-0.4232)
package Module::Build::PodParser; package Module::Build::PodParser;
use strict; use strict;
use warnings; use warnings;
our $VERSION = '0.4231'; our $VERSION = '0.4232';
$VERSION = eval $VERSION; $VERSION = eval $VERSION;
sub new { sub new {
# Perl is so fun. # Perl is so fun.
my $package = shift; my $package = shift;
my $self; my $self;
$self = bless {have_pod_parser => 0, @_}, $package; $self = bless {have_pod_parser => 0, @_}, $package;
unless ($self->{fh}) { unless ($self->{fh}) {
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)