lib/javonet-ruby-sdk/Binaries/Perl/Linux/X64/deps/lib/perl5/Sub/Exporter/Cookbook.pod in javonet-ruby-sdk-2.1.6 vs lib/javonet-ruby-sdk/Binaries/Perl/Linux/X64/deps/lib/perl5/Sub/Exporter/Cookbook.pod in javonet-ruby-sdk-2.1.7
- old
+ new
@@ -294,11 +294,11 @@
Sub::Exporter::Cookbook - useful, demonstrative, or stupid Sub::Exporter tricks
=head1 VERSION
-version 0.989
+version 0.990
=head1 OVERVIEW
Sub::Exporter is a fairly simple tool, and can be used to achieve some very
simple goals. Its basic behaviors and their basic application (that is,
@@ -307,16 +307,16 @@
applications that may not be immediately obvious, or that can demonstrate how
certain features can be put to use (for good or evil).
=head1 PERL VERSION
-This library should run on perls released even a long time ago. It should work
-on any version of perl released in the last five years.
+This library should run on perls released even a long time ago. It should
+work on any version of perl released in the last five years.
Although it may work on older versions of perl, no guarantee is made that the
minimum required version will not be increased. The version may be increased
-for any reason, and there is no promise that patches will be accepted to lower
-the minimum required perl.
+for any reason, and there is no promise that patches will be accepted to
+lower the minimum required perl.
=head1 THE RECIPES
=head2 Exporting Methods as Routines