The module "End" exports a single subroutine "end", which allows you to set up some code that is run whenever the current block is exited, regardless whether that is due to a "return", "next", "last", "redo", "exit", "die", "goto" or just reaching th...
ABIGAIL/End-2009110401 - 04 Nov 2009 15:43:29 UTCPerl keeps an array of subroutines that should be run just before your program exits (see perlmod manpage for more details). This module allows you to manipulte this array....
FDALY/Manip-END-0.08 - 26 Aug 2004 22:17:22 UTCPERLANCAR/App-lcpan-1.062 - 13 Aug 2020 07:24:35 UTC
If you've read PPI::Token::Whitespace, you should understand by now the concept of documents "floating in a sea of PPI::Token::Whitespace". Well it doesn't after the __END__ tag. Once you __END__, it's all over. Anything after that tag isn't even fit...
MITHALDU/PPI-1.270 - 09 Jul 2019 15:17:17 UTC"IO::Pipe" provides an interface to creating pipes between processes....
TODDR/IO-1.45 - 04 Jan 2021 22:30:35 UTC"PPI::Statement::End" is a utility class designed to serve as a contained for all of the content after the __END__ tag in a file. It doesn't cover the ENTIRE of the __END__ section, and can be interspersed with PPI::Token::Pod tokens....
MITHALDU/PPI-1.270 - 09 Jul 2019 15:17:17 UTCPERLANCAR/Devel-End-PrintINC-0.002 - 29 Jun 2020 00:05:37 UTC
SKIM/Tags-HTML-Page-End-0.04 - 12 Aug 2020 10:33:13 UTC
This is the class for the Exception which is thrown then you call "$Response->End()". This class is not intended to be used directly by users....
SLEUNG/Plasp-1.03 - 22 Sep 2020 18:08:03 UTCAfter loading this module, when program ends, versions of files (modules) listed in %INC will be printed to STDOUT. The versions are extracted using ExtUtils::MakeMaker's "parse_version"....
PERLANCAR/Devel-End-PrintINCVersion-0.001 - 16 Apr 2017 01:52:25 UTCThis is the class for the Catalyst Exception which is thrown then you call "$Response->End()". This class is not intended to be used directly by users....
SLEUNG/CatalystX-ASP-1.15 - 25 Apr 2018 05:54:03 UTCA new "TeX" parser is created by $file = new Text::TeX::OpenFile $filename, attr1 => $val1, ...; $filename may be "undef", in this case the text to parse may be specified in the attribute "string". Recognized attributes are: "string" contains the tex...
ILYAZ/etext.1.6.3 - 19 Mar 1998 07:12:00 UTCThis module provides MODS (http://www.loc.gov/standards/mods/) parsing and creation for MODS Schema 3.5....
HOCHSTEN/MODS-Record-0.13 - 22 Nov 2018 15:00:56 UTCThis module parses text marked up with the Perl 6 Pod notation and converts it to a hierarchical object-based representation....
DCONWAY/Perl6-Perldoc-0.000013 - 28 Oct 2014 20:32:41 UTCTake a program like: 5 LET A = 2 10 IF A >= 3 THEN GOTO 20 ELSE PRINT "IT'S SMALLER" Line 5 has just one statement. Line 10 actually contains three. The first is an IF statement, but the results of the THEN and the ELSE are entire statements in thems...
AKARGER/Language-Basic-1.44 - 23 Jun 2000 16:14:08 UTCThis class does most of the heavy lifting for "HTML::TokeParser::Simple". See the "HTML::TokeParser::Simple" docs for details....
OVID/HTML-TokeParser-Simple-3.16 - 26 Jun 2013 06:55:44 UTCObject representation of the end element. Object fields are: Scalar: inclusive, Scalar: value, Scalar: duration, Scalar: type, The constructor accepts only single parameter, it could be a hashref to parameters hash or DOM with 'end' element...
PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC