Acme-Goto-Line

 view release on metacpan or  search on metacpan

Line.pm  view on Meta::CPAN

@EXPORT_OK   = qw (gotol);
%EXPORT_TAGS = ();


require XSLoader;
XSLoader::load('Acme::Goto::Line', $VERSION);
}

# Preloaded methods go here.

# Autoload methods go after =cut, and are processed by the autosplit program.

1;
__END__
# Below is stub documentation for your module. You'd better edit it!

=head1 NAME

Acme::Goto::Line - Perl extension for extending goto with line number goto

=head1 SYNOPSIS



( run in 0.253 second using v1.01-cache-2.11-cpan-8d75d55dd25 )