Sub-Uplevel

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


    The lesson here is simple: Don't sit next to a Tcl programmer at the
    dinner table.

THANKS
    Thanks to Brent Welch, Damian Conway and Robin Houston.

    See http://www.perl.com/perl/misc/Artistic.html

SEE ALSO
    PadWalker (for the similar idea with lexicals), Hook::LexWrap, Tcl's
    uplevel() at http://www.scriptics.com/man/tcl8.4/TclCmd/uplevel.htm

SUPPORT
  Bugs / Feature Requests
    Please report any bugs or feature requests through the issue tracker at
    <https://github.com/Perl-Toolchain-Gang/Sub-Uplevel/issues>. You will be
    notified automatically of any progress on your issue.

  Source Code
    This is open source software. The code repository is available for

dist.ini  view on Meta::CPAN

name              = Sub-Uplevel
author            = Michael Schwern <mschwern@cpan.org>
author            = David Golden <dagolden@cpan.org>
license           = Perl_5
copyright_holder  = Michael Schwern and David Golden

[@DAGOLDEN]
:version = 0.073
stopwords = PadWalker
stopwords = Tcl's
stopwords = Welch
stopwords = uplevel

[ReleaseStatus::FromVersion]
testing = second_decimal_odd

lib/Sub/Uplevel.pm  view on Meta::CPAN

#pod dinner table.
#pod
#pod =head1 THANKS
#pod
#pod Thanks to Brent Welch, Damian Conway and Robin Houston.
#pod
#pod See http://www.perl.com/perl/misc/Artistic.html
#pod
#pod =head1 SEE ALSO
#pod
#pod PadWalker (for the similar idea with lexicals), Hook::LexWrap, 
#pod Tcl's uplevel() at http://www.scriptics.com/man/tcl8.4/TclCmd/uplevel.htm
#pod
#pod =cut

1;

__END__

=pod

lib/Sub/Uplevel.pm  view on Meta::CPAN

dinner table.

=head1 THANKS

Thanks to Brent Welch, Damian Conway and Robin Houston.

See http://www.perl.com/perl/misc/Artistic.html

=head1 SEE ALSO

PadWalker (for the similar idea with lexicals), Hook::LexWrap, 
Tcl's uplevel() at http://www.scriptics.com/man/tcl8.4/TclCmd/uplevel.htm

=for :stopwords cpan testmatrix url annocpan anno bugtracker rt cpants kwalitee diff irc mailto metadata placeholders metacpan

=head1 SUPPORT

=head2 Bugs / Feature Requests

Please report any bugs or feature requests through the issue tracker
at L<https://github.com/Perl-Toolchain-Gang/Sub-Uplevel/issues>.

xt/author/pod-spell.t  view on Meta::CPAN

Ciornii
David
Golden
Graham
Gray
Kennedy
Koston
Michael
Nick
Ollis
PadWalker
Schwern
Sub
Tcl's
Uplevel
Welch
adamk
alexchorny
and
dagolden
lib



( run in 0.822 second using v1.01-cache-2.11-cpan-05444aca049 )