Acme-Goto-Line
view release on metacpan or search on metacpan
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
use Acme::Goto::Line;
print "This is a loop\n";
goto(2);
/* ppport.h -- Perl/Pollution/Portability Version 2.0002
*
* Automatically Created by Devel::PPPort on Sat Mar 27 19:39:58 2004
*
* Do NOT edit this file directly! -- Edit PPPort.pm instead.
*
* Version 2.x, Copyright (C) 2001, Paul Marquess.
* Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
* This code may be used and distributed under the same license as any
* version of Perl.
*
* This version of ppport.h is designed to support operation with Perl
* installations back to 5.004, and has been tested up to 5.8.0.
*
* If this version of ppport.h is failing during the compilation of this
( run in 0.363 second using v1.01-cache-2.11-cpan-de7293f3b23 )