Mail-SpamAssassin
view release on metacpan or search on metacpan
<https://www.debian.org/doc/packaging-manuals/perl-policy/ch-module_packages.html>
[GNUMAKECMD] GNU make manual: Make Conventions: Variables for Specifying
Commands
<https://www.gnu.org/software/make/manual/html_node/Command-Variables.html#Command-Variables>
[MANEUMM616] The man page for ExtUtils::MakeMaker 6.16:
<https://search.cpan.org/author/MSCHWERN/ExtUtils-MakeMaker-6.16/lib/ExtUtils/MakeMaker.pm#Default_Makefile_Behaviour>
[MM00779] makemaker-at-perl-dot-org: Michael G Schwern: "Re: MakeMaker
problems with relocation" (PREFIX was broken):
<https://www.mail-archive.com/makemaker@perl.org/msg00779.html>
[P5P94113] perl5-porters: Michael G Schwern: "Re: OS X's vendorlib default
seems wrong" (description of different repositoreis):
<https://archive.develooper.com/perl5-porters@perl.org/msg94113.html>
[RHBUG78053] Red Hat bug 78053: "incompatible changes in behavior of
MakeMaker; affects rpm build process" (introduction of DESTDIR):
<https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=78053>
t/re_base_extraction.t view on Meta::CPAN
'food:TEST2,[l=1]',
'food bar:TEST2,[l=1] TEST3,[l=1]',
'foody bar:TEST2,[l=1] TEST3,[l=1]',
], [ ]);
# ---------------------------------------------------------------------------
1 and try_extraction ('
body __SARE_FRAUD_BADTHINGS /(?:all funds will be returned|ass?ylum|assassinate|(?:auto|boat|car|plane|train).{1,7}(?:crash|accident|disaster|wreck)|before they both died|brutal acts|cancer|coup attempt|disease|due to the current|\bexile\b|\bfled|\...
body __FRAUD_PTS /\b(?:ass?ass?inat(?:ed|ion)|murder(?:e?d)?|kill(?:ed|ing)\b[^.]{0,99}\b(?:war veterans|rebels?))\b/i
', {
base_extract => 1,
bases_must_be_casei => 1,
bases_can_use_alternations => 0,
bases_can_use_quantifiers => 0,
bases_can_use_char_classes => 0,
bases_split_out_alternations => 1
t/re_base_extraction.t view on Meta::CPAN
'impeach:__SARE_FRAUD_BADTHINGS,[l=1]',
'killed:__FRAUD_PTS,[l=1] __SARE_FRAUD_BADTHINGS,[l=1]',
'killing:__FRAUD_PTS,[l=1]',
'land dispute:__SARE_FRAUD_BADTHINGS,[l=1]',
'murder:__FRAUD_PTS,[l=1] __SARE_FRAUD_BADTHINGS,[l=1]',
'over-invoice:__SARE_FRAUD_BADTHINGS,[l=1]',
'plane:__SARE_FRAUD_BADTHINGS,[l=1]',
'poisoned by:__SARE_FRAUD_BADTHINGS,[l=1]',
'poisoned to death by:__SARE_FRAUD_BADTHINGS,[l=1]',
'political crisis:__SARE_FRAUD_BADTHINGS,[l=1]',
'relocate:__SARE_FRAUD_BADTHINGS,[l=1]',
'since the demise:__SARE_FRAUD_BADTHINGS,[l=1]',
'slay:__SARE_FRAUD_BADTHINGS,[l=1]',
'train:__SARE_FRAUD_BADTHINGS,[l=1]',
'war veterans:__FRAUD_PTS,[l=1]',
'wreck:__SARE_FRAUD_BADTHINGS,[l=1]',
], [ ]);
# ---------------------------------------------------------------------------
# skip this one for perl 5.6.*; it does not truncate the long strings in the
( run in 0.517 second using v1.01-cache-2.11-cpan-71847e10f99 )