Skip to content

getting syntax error  #4

@Ravindra-Raut

Description

@Ravindra-Raut

getting following error while running it.
syntax error at assemblathon_stats.pl line 301, near "$size qw(1000 10000 100000 1000000 10000000)"
Can't use global $_ in "my" at assemblathon_stats.pl line 302, near "{ $_ "
Global symbol "$size" requires explicit package name (did you forget to declare "my $size"?) at assemblathon_stats.pl line 302.
Global symbol "$type" requires explicit package name (did you forget to declare "my $type"?) at assemblathon_stats.pl line 302.
Global symbol "$matches" requires explicit package name (did you forget to declare "my $matches"?) at assemblathon_stats.pl line 303.
Global symbol "$count" requires explicit package name (did you forget to declare "my $count"?) at assemblathon_stats.pl line 303.
Global symbol "$desc" requires explicit package name (did you forget to declare "my $desc"?) at assemblathon_stats.pl line 305.
Global symbol "$type" requires explicit package name (did you forget to declare "my $type"?) at assemblathon_stats.pl line 305.
Global symbol "%sizes_to_shorthand" requires explicit package name (did you forget to declare "my %sizes_to_shorthand"?) at assemblathon_stats.pl line 305.
Global symbol "$size" requires explicit package name (did you forget to declare "my $size"?) at assemblathon_stats.pl line 305.
Execution of assemblathon_stats.pl aborted due to compilation errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions