Skip to content

"Uninitialized value" warning in Module::Base::fix_shebang_line #66

@dolmen

Description

@dolmen

With Module::Build 0.4216:

Running Build for A/AS/ASKSH/Snowball-Norwegian-1.2.tar.gz
Use of uninitialized value $line in chomp at /home/omengue/.plenv/versions/5.22.0/lib/perl5/site_perl/5.22.0/Module/Build/Base.pm line 3071.
Use of uninitialized value $line in substitution (s///) at /home/omengue/.plenv/versions/5.22.0/lib/perl5/site_perl/5.22.0/Module/Build/Base.pm line 3072.
Building Snowball-Norwegian
(./Build exited with 0)

Link to the source:

chomp(my $line = <$FIXIN>);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions