Archive-TarGzip
view release on metacpan or search on metacpan
t/Archive/File/Package.pm view on Meta::CPAN
Coming.
=head1 DEMONSTRATION
#########
# perl Package.d
###
~~~~~~ Demonstration overview ~~~~~
Perl code begins with the prompt
=>
The selected results from executing the Perl Code
follow on the next lines. For example,
=> 2 + 2
4
~~~~~~ The demonstration follows ~~~~~
t/Archive/TarGzip/expected/lib/Data/Str2Num.pm view on Meta::CPAN
also for testing a scalar to see if it is in fact an integer scalar.
=head1 REQUIREMENTS
Coming soon.
=head1 DEMONSTRATION
~~~~~~ Demonstration overview ~~~~~
Perl code begins with the prompt
=>
The selected results from executing the Perl Code
follow on the next lines. For example,
=> 2 + 2
4
~~~~~~ The demonstration follows ~~~~~
t/Archive/TarGzip/expected/t/Data/Str2Num.d view on Meta::CPAN
#
@INC = @__restore_inc__;
chdir $__restore_dir__;
}
print << 'MSG';
~~~~~~ Demonstration overview ~~~~~
Perl code begins with the prompt
=>
The selected results from executing the Perl Code
follow on the next lines. For example,
=> 2 + 2
4
~~~~~~ The demonstration follows ~~~~~
( run in 1.448 second using v1.01-cache-2.11-cpan-0b5f733616e )