- update to 0.50
Inline.pm - Bump version number to 0.50
Inline.pm - Bring version numbering into line with recommendations made in
http://perldoc.perl.org/perlmodstyle.html#Version-numbering
Inline.pm - Rename create_config_file()'s private @INC to @_inc.
(This is just to avoid any confusion that we might be
messing with @INC.)
- In creating @_inc, we now additionally grep for the location
of Parse::RecDescent - in case it's in a different PERL5LIB
location to Inline (as generally happens with cpan smokers -
but could happen anywhere).
- Update copyright dates throughout.
C/t - Make alterations to all of the '.t' files in C/t (except
for 00init.t). This is in reponse to ticket 73448, which
raised the possibility that Inline may get built with the
PERL_INSTALL_ROOT environment variable set.
Inline.pod - mention the need to make provision for the
PERL_INSTALL_ROOT environment variable iff it has
been set.
As the result of input from David Oswald:
Inline.pod - Changes relating to "CONFIGURE_REQUIRES" and fix
typo reported in ticket 73108.
Inline-FAQ.pod - Changes relating to "CONFIGURE_REQUIRES"
Inline.pm - Bump version to 0.49_01
lib/Inline/MakeMaker.pm - Bump version to 0.49_01
OBS-URL: https://build.opensuse.org/request/show/103229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Inline?expand=0&rev=21
Inline.pm - Bump version number to 0.50
Inline.pm - Bring version numbering into line with recommendations made in
http://perldoc.perl.org/perlmodstyle.html#Version-numbering
Inline.pm - Rename create_config_file()'s private @INC to @_inc.
(This is just to avoid any confusion that we might be
messing with @INC.)
- In creating @_inc, we now additionally grep for the location
of Parse::RecDescent - in case it's in a different PERL5LIB
location to Inline (as generally happens with cpan smokers -
but could happen anywhere).
- Update copyright dates throughout.
C/t - Make alterations to all of the '.t' files in C/t (except
for 00init.t). This is in reponse to ticket 73448, which
raised the possibility that Inline may get built with the
PERL_INSTALL_ROOT environment variable set.
Inline.pod - mention the need to make provision for the
PERL_INSTALL_ROOT environment variable iff it has
been set.
As the result of input from David Oswald:
Inline.pod - Changes relating to "CONFIGURE_REQUIRES" and fix
typo reported in ticket 73108.
Inline-FAQ.pod - Changes relating to "CONFIGURE_REQUIRES"
Inline.pm - Bump version to 0.49_01
lib/Inline/MakeMaker.pm - Bump version to 0.49_01
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline?expand=0&rev=26
- update to 0.49
* Inline.pm - small alteration to M19_usage_language error message
- Have the config file re-created *before* we croak with
M19_usage_language(). (Re-creating the config file should
alleviate the need to croak, thus allowing the script to
complete successfully.) Thanks to Patrick LeBoutillier for
the patch, and to David Oswald for pursuing this.
- licence correction (same as Perl)
OBS-URL: https://build.opensuse.org/request/show/95913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Inline?expand=0&rev=20
* Inline.pm - small alteration to M19_usage_language error message
- Have the config file re-created *before* we croak with
M19_usage_language(). (Re-creating the config file should
alleviate the need to croak, thus allowing the script to
complete successfully.) Thanks to Patrick LeBoutillier for
the patch, and to David Oswald for pursuing this.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline?expand=0&rev=22