Result:
found more than 682 distributions - search limited to the first 2001 files matching your query ( run in 0.452 )


Acme-CPANModules-Dead

 view release on metacpan or  search on metacpan

lib/Acme/CPANModules/Dead.pm  view on Meta::CPAN

our $DATE = '2022-09-19'; # DATE
our $DIST = 'Acme-CPANModules-Dead'; # DIST
our $VERSION = '0.001'; # VERSION

our $LIST = {
    summary => "List of dead (no-longer-updated, no-longer-buildable, no-longer-working) modules",
    description => <<'_',

This list helps mark modules that are "dead" and should not be used.

_
    entries => [
        {module=>'Padre', description=>'The project died off around 2013, but the website has not been updated to reflect that fact, so from time to time people come to Perl forums and ask about not being able to build Padre.'},
    ],
};

1;
# ABSTRACT: List of dead (no-longer-updated, no-longer-buildable, no-longer-working) modules

__END__

=pod

=encoding UTF-8

=head1 NAME

Acme::CPANModules::Dead - List of dead (no-longer-updated, no-longer-buildable, no-longer-working) modules

=head1 VERSION

This document describes version 0.001 of Acme::CPANModules::Dead (from Perl distribution Acme-CPANModules-Dead), released on 2022-09-19.

lib/Acme/CPANModules/Dead.pm  view on Meta::CPAN


=item * L<Padre> - Perl Application Development and Refactoring Environment

Author: L<PLAVEN|https://metacpan.org/author/PLAVEN>

The project died off around 2013, but the website has not been updated to reflect that fact, so from time to time people come to Perl forums and ask about not being able to build Padre.


=back

=head1 FAQ

 view all matches for this distribution


Acme-CPANModules-EscapingAndQuoting

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.002   2019-12-24  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - [build] Rebuild with updated Pod::Weaver::Plugin::Acme::CPANModules to
          add FAQ section.


0.001   2019-12-23  Released-By: PERLANCAR

 view all matches for this distribution


Acme-CPANModules-FooThis

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.002   2021-05-22  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - [build] Rebuild with updated Pod::Weaver::Plugin::Acme::CPANModules
          for more informative POD.


0.001   2018-01-09  Released-By: PERLANCAR

 view all matches for this distribution


Acme-CPANModules-HaveWebsite

 view release on metacpan or  search on metacpan

lib/Acme/CPANModules/HaveWebsite.pm  view on Meta::CPAN

    summary => 'List of modules that have their own website',
    description => <<'_',

This list was first constructed based on Gabor Szabo's post:
<https://dev.to/szabgab/perl-modules-with-their-own-web-site-2gmo> on
2021-02-16. It has then been updated with more entries.

_
    entries => [
        {module=>'App::Ack', website_url=>'https://beyondgrep.com/'},
        {module=>'App::cpanminus', website_url=>'http://cpanmin.us/'},

lib/Acme/CPANModules/HaveWebsite.pm  view on Meta::CPAN


=head1 DESCRIPTION

This list was first constructed based on Gabor Szabo's post:
L<https://dev.to/szabgab/perl-modules-with-their-own-web-site-2gmo> on
2021-02-16. It has then been updated with more entries.

=head1 ACME::CPANMODULES ENTRIES

=over

 view all matches for this distribution


Acme-CPANModules-Import-CPANRatings-User-perlancar

 view release on metacpan or  search on metacpan

lib/Acme/CPANModules/Import/CPANRatings/User/perlancar.pm  view on Meta::CPAN

our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
our $DATE = '2023-10-29'; # DATE
our $DIST = 'Acme-CPANModules-Import-CPANRatings-User-perlancar'; # DIST
our $VERSION = '0.002'; # VERSION

our $LIST = {description=>"This list is generated by scraping CPANRatings (cpanratings.perl.org) user page.",entries=>[{description=>"\nI'm not sure this really &quot;befits a ::Tiny distribution&quot; just because it's a thin wrapper of something. P...

1;
# ABSTRACT: List of modules mentioned by CPANRatings user perlancar

__END__

lib/Acme/CPANModules/Import/CPANRatings/User/perlancar.pm  view on Meta::CPAN


=item L<Finance::Currency::Convert::Yahoo>

Author: L<LGODDARD|https://metacpan.org/author/LGODDARD>

No longer works (not a surprise since this module has not been updated since almost 13 years ago).


Rating: 2/10

=item L<App::used>

lib/Acme/CPANModules/Import/CPANRatings/User/perlancar.pm  view on Meta::CPAN


=item L<Digest::SHA1>

Author: L<GAAS|https://metacpan.org/author/GAAS>

Use Digest::SHA instead. In general, there is no reason in using Digest::SHA1 over Digest::SHA. The latter is a core Perl module, more updated, and implements the other algorithms while the former only implements SHA-1 which is now deprecated.
<br><br>


=item L<File::Checksum>

lib/Acme/CPANModules/Import/CPANRatings/User/perlancar.pm  view on Meta::CPAN


=item L<WordPress::XMLRPC>

Author: L<IGIBBS|https://metacpan.org/author/IGIBBS>

Still works, partially, but in general out of date. For example, to get post the deprecated metaWeblog.getPost API method is still used instead of the newer wp.getPost call (which understandably is only introduced in WordPress 3.4, while this module ...
<br><br>Luckily, performing XMLRPC request directly is easy enough. Just use XMLRPC::Lite and peruse the Wordpress documentation here: <a href="https://codex.wordpress.org/XML-RPC_WordPress_API" rel="nofollow">codex.wordpress.org/XML-RPC_WordPress......


=item L<Text::Levenshtein::Flexible>

lib/Acme/CPANModules/Import/CPANRatings/User/perlancar.pm  view on Meta::CPAN

The move to Moo is very welcome, but I wish there were an alternative of CHI which is even more lightweight (starts in under 0.01s). CHI::Tiny, anyone?


=item L<App::YTDL>

Bit of a shame that we currently don't have a working YouTube download script/module (WWW::YouTube::Download is last updated 2013 and has been broken for a long while). This module actually requires another I<Python> script to do its job. I might as ...
<br><br>UPDATE 2016-03-04: I guess it's been so for a few years, but this still needs to be said: For downloading YouTube videos, use youtube-dl (a far more popular Python project) and just forget the rest. Keeping up with YouTube changes is many tim...


=item L<XXX>

 view all matches for this distribution


Acme-CPANModules-Import-CPANRatings-User-stevenharyanto

 view release on metacpan or  search on metacpan

lib/Acme/CPANModules/Import/CPANRatings/User/stevenharyanto.pm  view on Meta::CPAN

our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
our $DATE = '2023-10-29'; # DATE
our $DIST = 'Acme-CPANModules-Import-CPANRatings-User-stevenharyanto'; # DIST
our $VERSION = '0.002'; # VERSION

our $LIST = {description=>"This list is generated by scraping CPANRatings (cpanratings.perl.org) user page.",entries=>[{description=>"\n(REMOVED)\n",module=>"Log::Any",rating=>undef},{description=>"\nProvides a thin/lightweight OO interface for \$?, ...

1;
# ABSTRACT: List of modules mentioned by CPANRatings user stevenharyanto

__END__

lib/Acme/CPANModules/Import/CPANRatings/User/stevenharyanto.pm  view on Meta::CPAN


=item L<HTTP::Headers::Patch::DontUseStorable>

Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>

@zaxon: I'm not sure if it's a bug with HTTP::Headers, more like a workaround for Storable. See the FAQ in the updated v0.03 for more details.
<br>


=item L<Storable>

lib/Acme/CPANModules/Import/CPANRatings/User/stevenharyanto.pm  view on Meta::CPAN


=item L<Syntax::Highlight::Engine::Kate>

Author: L<MANWAR|https://metacpan.org/author/MANWAR>

Highlighter engine doesn't seem updated (for example, defined-or is not yet interpreted correctly by this module but already correctly by Kate itself). Does not provide default theme (must specify all colors). Seem to be very slow (takes 1.5s for a 1...
<br><br>


Rating: 2/10

lib/Acme/CPANModules/Import/CPANRatings/User/stevenharyanto.pm  view on Meta::CPAN


=item L<Syntax::Highlight::Universal>

Author: L<PALANT|https://metacpan.org/author/PALANT>

Only targets (X)HTML (i.e. no alternative output like ANSI or LaTeX). Supposedly slow. But it doesn't matter because code no longer builds (last updated in 2005).


Rating: 2/10

=item L<text::highlight>

Outdated (no longer updated), poor capability (even for some simple Perl code, the output is atrocious), few languages supported. A far cry from Pygments or coderay.


Rating: 2/10

=item L<SemVer>

lib/Acme/CPANModules/Import/CPANRatings/User/stevenharyanto.pm  view on Meta::CPAN

=item L<Locale::Geocode>

Author: L<DIZ|https://metacpan.org/author/DIZ>

Sorry to have to rate with 1 star. I don't have problem with the interface/documentation. The 1-star rating is just to warn people that the data used by this module is not up to date. And that YEARS-old bugs are not being fixed.
<br><br>At the time of this writing, this module still uses ISO 3166-2:1998 (first edition) + the newsletters (minor updates) up to 2006. When it should be updated to ISO 3166-2:2007 (second edition) + all the newsletters. For example, this module do...
<br><br>Sadly we live in a world where countries and subcountries change all the time.


Rating: 2/10

lib/Acme/CPANModules/Import/CPANRatings/User/stevenharyanto.pm  view on Meta::CPAN

Author: L<KIMRYAN|https://metacpan.org/author/KIMRYAN>

UPDATE 2012-08-30: I am not sure if the module is now fully compliant to the new ISO 2007, but bug reports are certainly being responded and resolved now. Updating rating from 1-star to 4-star. Thanks, Kim.
<br><br>2012-02-17: Review to version 1.47:
<br><br>Sorry to have to rate with 1 star. I don't have problem with the interface/documentation. The 1-star rating is just to warn people that the data used by this module is not up to date. And that months-old bugs are not being fixed.
<br><br>At the time of this writing, this module still uses ISO 3166-2:1998 (first edition) when it should be updated to ISO 3166-2:2007 (second edition) + all the newsletters (minor updates). For example, this module does not report 3 newer province...
<br><br>Sadly we live in a world where countries and subcountries change all the time.
<br><br>EDIT: Ok, so I was not being clear that I was not talking about my own bug report (posted at about the same time of this review). And bugs were certainly being resolved up to about 7 months ago.
<br>


lib/Acme/CPANModules/Import/CPANRatings/User/stevenharyanto.pm  view on Meta::CPAN


Author: L<EVO|https://metacpan.org/author/EVO>

Using Clone::Any nowadays is more trouble than it's worth.
<br><br>First, there are annoying incompatibilities between cloning modules. Most notably Storable, which is the default cloning module if Clone is not available, I<still> doesn't support storing Regexp objects out-of-the-box after all these years.
<br><br>Second, this module has not been updated for a long time and newer alternatives like the fast Data::Clone is not recognized.
<br><br>Right now I'm replacing all code from using Clone::Any code to Data::Clone.
<br><br>


Rating: 4/10

 view all matches for this distribution


Acme-CPANModules-InfoFromCPANTesters

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.002   2020-10-10  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - [doc] Rebuild with updated POD::Weaver::Plugin::Acme::CPANModules
          (0.005) to tweak generated POD.


0.001   2020-10-10  Released-By: PERLANCAR

 view all matches for this distribution


Acme-CPANModules-MIMETypes

 view release on metacpan or  search on metacpan

lib/Acme/CPANModules/MIMETypes.pm  view on Meta::CPAN

**2b. With Media::Type::Simple:**

    use Media::Type::Simple;
    $type = type_from_ext("jpg"); # => "image/jpeg"

**2c. With <pm:MIME::Type::FileName> (comes with its own type database, last updated 2012):**

    use MIME::Type::FileName;
    my $mimetype = MIME::Type::FileName::guess ("my-file.xls") or die "Unknown MIME type";


lib/Acme/CPANModules/MIMETypes.pm  view on Meta::CPAN

B<2b. With Media::Type::Simple:>

 use Media::Type::Simple;
 $type = type_from_ext("jpg"); # => "image/jpeg"

B<< 2c. With L<MIME::Type::FileName> (comes with its own type database, last updated 2012): >>

 use MIME::Type::FileName;
 my $mimetype = MIME::Type::FileName::guess ("my-file.xls") or die "Unknown MIME type";

B<3. Guessing MIME type of a file based on its extension>

 view all matches for this distribution


Acme-CPANModules-PERLANCAR-InfoFromCPANTesters

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.002   2020-10-10  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - [doc] Rebuild with updated POD::Weaver::Plugin::Acme::CPANModules
          (0.005) to tweak generated POD.


0.001   2020-10-10  Released-By: PERLANCAR

 view all matches for this distribution


Acme-CPANModules-PortedFrom-NPM

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.004   2021-03-15  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - [build] Rebuild with updated
          Pod::Weaver::PluginBundle::Author::PERLANCAR to generate Contributing
          POD section.


0.003   2021-03-15  Released-By: PERLANCAR; Urgency: medium

 view all matches for this distribution


Acme-CPANModules-TextTable

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.012   2021-07-31  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

	- [build] Rebuild with updated Pod::Weaver::Plugin::Bencher::Scenario
          (0.251) to tweak texts in generated POD section. Generate charts.


0.011   2021-07-26  Released-By: PERLANCAR; Urgency: medium

 view all matches for this distribution


Acme-CPANModulesBundle-Import-MojoliciousAdvent-2017

 view release on metacpan or  search on metacpan

devdata/https_mojolicious.io_blog_2017_12_05_day-5-your-apps-built-in-commands  view on Meta::CPAN


<p>The <a href="http://mojolicious.org/perldoc/Mojolicious/Command/version"><code>version</code></a> command is a simple utility to check your Mojolicious installation.</p>

<p>It outputs your current version of Perl and Mojolicious along with any installed optional libraries.
For example, you&#39;ll want to install <a href="https://metacpan.org/pod/IO::Socket::SSL">IO::Socket::SSL</a> if you want to fetch or serve sites over HTTPS.
It then checks to see if there is an updated version of Mojolicious available.</p>

<h3>The routes Command</h3>

<p>Once you started writing your application, you might want to introspect it a little bit, especially for debugging purposes.
The most straightforward command of that nature is <a href="http://mojolicious.org/perldoc/Mojolicious/Command/routes"><code>routes</code></a>.

 view all matches for this distribution


Acme-CPANModulesBundle-Import-MojoliciousAdvent-2018

 view release on metacpan or  search on metacpan

devdata/https_mojolicious.io_blog_2018_12_19_you-only-export-twice_  view on Meta::CPAN

directory, and a base URL.</p>

<p>The best part is that the export command handles redirects. So, when we&#39;re
using <a href="http://metacpan.org/pod/Mojolicious::Plugin::PODViewer">the PODViewer
plugin</a> and get
redirected to <a href="http://metacpan.org">MetaCPAN</a>, the page gets updated with the
redirected location!</p>

<p>In the future it&#39;d be nice if this command were made into a plugin so that it
could have hooks for customizing the exported content or additional checks for
broken links. If anyone is interested in helping out with this work, let me

 view all matches for this distribution


Acme-CPANModulesBundle-PERLANCAR

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.009   2021-11-09  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - [build] Rebuild with updated Pod::From::Acme::CPANModules (0.010) for
          updated generated POD section names.


0.008   2021-11-09  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

 view all matches for this distribution


Acme-EyeDrops

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


	- original version

0.02	Tue Sep 25 18:05:02 2001

	- updated version number :-)
	- improved documentation
	- new functions: get_builtin_shapes, get_eye_shapes
	- extra tests added

0.03	Sun Sep 30 14:07:03 2001

Changes  view on Meta::CPAN

	- new built-in shape: all
	- minor change to shape: rose
	- removed demo/helloworld.pl from distribution
	- removed demo/hellotest.pl from distribution
	- removed demo/examples.pl from distribution
	- updated test programs to not rely on demo directory

1.41	Sun July 27 18:22:04 2003

	- new shapes: smiley, smiley2, smiley3
	- built-in shape 'all': now supports Width parameter

Changes  view on Meta::CPAN

	- sightly.t: run generated test programs in taint mode
	- tests: renamed to more appropriate names
	- tests: new long running test 13_to.t
	- documentation: added "Getting Started" section
	- documentation: fixed program in "Naked Arm Wrestling" section
	- documentation: updated 'Abbreviated History of Perl 6' section

1.43	Sun Aug 31 17:12:55 2003

	- new shapes: alpaca, bighorn, map_italy
	- removed functions set_eye_dir, add_builtin_shape, del_builtin_shape

Changes  view on Meta::CPAN

	- Build.PL: fixed for Module::Build v0.24 (_find_file_by_type changed)
	- new attribute: SourceHandle
	- new test: 14_gulp.t tests SourceHandle (and other invalid attributes)
	- minor code improvements (removed $this_dir, check for invalid
	  attrs in sightly(), allow SourceFile/SourceString of '0')
	- documentation: updated stale URL links

1.45	Mon Dec 27 17:15:04 2004

	- new shape: halloween (thanks TheEnigma)
	- new shape: koaladile (thanks Schwern)

Changes  view on Meta::CPAN

	     added invalid shape test to 14_gulp.t

1.47	Sat May 21 19:15:33 2005

	- new shape: autrijus
	- documentation: updated 'Abbreviated History of Perl 6' section
	- tests: added new test to 05_Parrot.t
	- Build.PL: simplified for Module::Build 0.26 and above
	- Temporarily renamed Build.PL to xBuild.PL to stop CPAN tester
	  robots from using Build.PL (got a lot of unexplained failures
	  with v1.46, yet they worked fine when installed manually)

Changes  view on Meta::CPAN

	- logo keyword shapes are: debian, opera, pgolf, mongers

1.55	Mon December 1 21:42:07 2008

	- fixed rt #39035 "The Acme-EyeDrops Archive Contains World-Writable files"
	- documentation: updated "99 Bottles of Beer" section with one stroke golf
	  improvement to mtve/thospel original shortest solution

1.60	Sat May 12 23:59:42 2012

	- Bug fix release for upcoming Perl 5.16.0

 view all matches for this distribution


Acme-FSM

 view release on metacpan or  search on metacpan

lib/FSM.pm  view on Meta::CPAN

And again, instead of prompt dieing C<undef> is returned.

=item C<[fst]: updating {%s} record>

B<(basic trace)>, L<B<fst()> method|/fst()>.
Named record (I<%s>) has been updated.

=item C<[fst]: updating {%s}{%s} entry>

B<(basic trace)>, L<B<fst()> method|/fst()>.
Named entry (I<%s>, the latter) in record I<%s> (the former) has been updated.

=item C<[process]: {%s}(%s): changing state: (CONTINUE)>

B<(basic trace)>, L<B<process()> method|/process()>.
Implicit change of state from C<BREAK> to C<CONTINUE> is about to happen.

 view all matches for this distribution


Acme-FishFarm

 view release on metacpan or  search on metacpan

lib/Acme/FishFarm/WaterConditionMonitor.pm  view on Meta::CPAN

    my $oxygen = Acme::FishFarm::OxygenMaintainer->install( DO_generation_volume => 1.92 );

    $water_monitor->add_oxygen_maintainer( $oxygen );
    
    # always check water conditions before checking LEDs and buzzers
    # also, these four method will return 1 or 0, upon calling them, the status of LEDs and buzzers will also be updated
    $water_monitor->ph_is_normal;
    $water_monitor->temperature_is_normal;
    $water_monitor->lacking_oxygen;
    $water_monitor->water_dirty;
    

 view all matches for this distribution


Acme-Floral

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - Added 5.8 requirement
1.02  Jul 8
        - Fixed pod syntax ('/' wasn't escaped)
        - added t/basic.t
        - moved Floral.pm to lib/Acme/Floral.pm
        - updated META.yml
        - upgraded B::Deobfuscate requirement to 0.10
1.03  Feb 1, 2005
        - Downgraded use of Test::More to Test::Simple and then added
          it as a requirement to the Makefile.PL.
1.04  ...

 view all matches for this distribution


Acme-Free-API-ChuckNorris

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - feature complete, but documentation and tweaks may be needed
          based on feedback
        - fixed POD and changelog

1.0.0	Mon Sep  9 05:52:56 PM UTC 2024
	- maintenance release, updated dist.ini to reflect required
	  module versions

1.0.1	Sun Mar  9 02:01:55 PM UTC 2025
	- attempting to fix testing errors by pinning down perl and
          Util::H2O::More versions

 view all matches for this distribution


Acme-Free-API-Ye

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - Initial release of API client for https://kanye.rest
        - demo project for Perl API clients, using Util::H2O::More
        - found via, https://www.freepublicapis.com/ - this will
          be a lot of fun ...
1.0.1	Mon Sep  9 05:58:50 PM UTC 2024
	- Maintenance release, updated dist.ini
	- added some POD regarding the FreePublicPerlAPIs project
	- https://github.com/oodler577/FreePublicPerlAPIs

1.0.2   Sub Mar  9 06:50:00 PM UTC 2025
	- trying to fix test failures by pinning versions of dependent

 view all matches for this distribution


Acme-Given-Hash

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

v0.001 
  - make it work
v0.002
  - forgot to enfore 5.10 as a min 
v0.03
  - updated docs and test to show how to do a default
v0.05
  - update to turn off warnings for smartmatch in 5.18

 view all matches for this distribution


Acme-Globule

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Acme-Globule

0.004     2011-05-13 18:03:10 Europe/London
        updated distribution to use Dist::Zilla

 view all matches for this distribution


Acme-Godot

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

allow_dirty = Changes
allow_dirty = cpanfile

[CheckMetaResources]     ; ensure META has 'resources' data
[CheckPrereqsIndexed]    ; ensure prereqs are on CPAN
[CheckChangesHasContent] ; ensure Changes has been updated

[RunExtraTests]   ; ensure xt/ tests pass
default_jobs = 5

[TestRelease]       ; ensure t/ tests pass

 view all matches for this distribution


Acme-ID-CompanyName

 view release on metacpan or  search on metacpan

script/gen-generic-ind-company-names  view on Meta::CPAN

#formatting like Log::Contextual. This eases code migration and teamwork. Each
#module author can preserve her own logging style, if wanted, and all the modules
#still use the same framework.
#
#B<Dynamic.> Outputs and levels can be changed anytime during run-time and logger
#routines will be updated automatically. This is useful in situation like a
#long-running server application: you can turn on tracing logs temporarily to
#debug problems, then turn them off again, without restarting your server.
#
#B<Interoperability.> There are modules to interop with Log::Any, either consume
#Log::Any logs (see L<Log::Any::Adapter::LogGer>) or produce logs to be consumed

 view all matches for this distribution


Acme-InputRecordSeparatorIsRegexp

 view release on metacpan or  search on metacpan

t/01-readline.t  view on Meta::CPAN

my $u1 = $t->input_record_separator;
my $u2 = $t->input_record_separator( qr/12|120|345/ );
ok($u2 eq '(?^:12|120|345)' ||       # $] >= 5.014
   $u2 eq '(?-xism:12|120|345)',     # $] <  5.014
   'input record separator regexp correct');
ok($u1 ne $u2, 'input record separator updated');
undef $t;

@x = <$fh>;
ok(0 == grep( /120$/, @x ), 'no lines end in "120" anymore');
ok(0 < grep( /12$/, @x ), 'some lines end in "12"');

 view all matches for this distribution


Acme-LOLCAT

 view release on metacpan or  search on metacpan

t/lols.t  view on Meta::CPAN

      "translated party ad text: $p" );

like( $p = translate( "I have a bucket." ),
      qr/I HA[SVZ] ?A? BUKK/, "translated bucket having phrase: $p" );

like( $p = translate( "Thank god I've updated this module." ),
      qr/(?:THN?X|(?:T|F)ANK) CEILING CAT IVE UPDATED THIS MODULE/,
      "translated diety phrase: $p" );

 view all matches for this distribution


Acme-LookOfDisapproval

 view release on metacpan or  search on metacpan

CONTRIBUTING  view on Meta::CPAN

Detailed instructions for doing that is available here:

https://help.github.com/articles/creating-a-pull-request

Generated files such as README, CONTRIBUTING, Makefile.PL, LICENSE etc should
*not* be included in your pull request, as they will be updated automatically
during the next release.

If you have found a bug, but do not have an accompanying patch to fix it, you
can submit an issue report here:
https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-LookOfDisapproval

 view all matches for this distribution


Acme-MITHALDU-BleedingOpenGL

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

	Added glEdgeFlagPointer_p
	Added glIndexPointer_p
	Added glNormalPointer_p
	Added glTexCoordPointer_p
	Added glVertexPointer_p
	Added 'include' folder for updated GL header files
	Added 'utils' folder for header processing scripts
	Added glversion utility to enhance Makefile.PL
	Fixed compiler warnings in gl_util.c and OpenGL.xs
	Fixed glPolygonOffsetEXT bias mapping
	Fixed glDrawRangeElements_s code

 view all matches for this distribution


Acme-MITHALDU-XSGrabBag

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

1.150720  2015-03-13 18:32:15+01:00 Europe/Berlin
    - add dot2_product
    - add rad2deg

1.150590  2015-02-28 13:28:31+01:00 Europe/Berlin
    - rerelease with updated plugin bundle

1.150511  2015-02-20 14:22:25+01:00 Europe/Berlin
    - correct the module used in the test

1.150510  2015-02-20 13:54:32+01:00 Europe/Berlin

 view all matches for this distribution


Acme-MetaSyntactic

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    - ... but is has changed so much, that is just like it was.
    - From now on, Acme::MetaSyntactic has exactly 100 * $VERSION
      themes. Version 0.99 (the last beta) will ship with 99 themes.
    - No more cheap tricks to reduce the headcount, yay!
    [TESTS]
    - t/31any.t has been updated to work correctly if other themes
      are installed
    - t/41count.t is back (and works correctly if other themes are
      installed)
    [TICKET CLOSED]
    - #21028 on rt.cpan.org (David Adler noticed that t/31any.t failed)

Changes  view on Meta::CPAN

    - Since 0.59, Acme::MetaSyntactic::RemoteList could accept
      serveral sources. This functionality is now fully tested.
    - tests for Acme::MetaSyntactic::MultiList
    - skip a few more tests if LWP::UserAgent is not installed
    [THEME UPDATE]
    - hhgg (updated a reference link)

0.68 2006-03-24 BOOK
    [NEW WEEKLY THEME 2006/04/03]
    - pop2
    [THEME UPDATE]

 view all matches for this distribution


( run in 0.452 second using v1.01-cache-2.11-cpan-05444aca049 )