8
0

2 Commits

Author SHA256 Message Date
604d5df182 Accepting request 1279823 from devel:languages:perl
Forwarded request #1279812 from tinita

- updated to 0.89.0 (0.089)
   see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
  0.089		2025-05-18	T. R. Wyant
      The /x modifier should not affect the parse of the replacement
      string in a substitution operator. That is, the '#' in s/x/#/x does
      NOT introdice a comment.
      Correct POD link in PPIx::Regexp::Token::Literal.
      Annotate sub class(), since with Perl 5.38 it is a built-in.

OBS-URL: https://build.opensuse.org/request/show/1279823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-PPIx-Regexp?expand=0&rev=71
2025-05-27 16:49:24 +00:00
49a98f56a8 - updated to 0.89.0 (0.089)
see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
  0.089		2025-05-18	T. R. Wyant
      The /x modifier should not affect the parse of the replacement
      string in a substitution operator. That is, the '#' in s/x/#/x does
      NOT introdice a comment.
      Correct POD link in PPIx::Regexp::Token::Literal.
      Annotate sub class(), since with Perl 5.38 it is a built-in.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PPIx-Regexp?expand=0&rev=127
2025-05-24 16:14:24 +00:00
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-PPIx-Regexp/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-PPIx-Regexp)

View File

@@ -27,7 +27,6 @@ Summary: Parse regular expressions
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/W/WY/WYANT/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros