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


Acme-Greeting

 view release on metacpan or  search on metacpan

inc/Module/Install.pm  view on Meta::CPAN

use File::Path ();

use vars qw{$VERSION $MAIN};
BEGIN {
	# All Module::Install core packages now require synchronised versions.
	# This will be used to ensure we don't accidentally load old or
	# different versions of modules.
	# This is not enforced yet, but will be some time in the next few
	# releases once we can make sure it won't clash with custom
	# Module::Install extensions.
	$VERSION = '1.04';

 view all matches for this distribution


Acme-HTTP

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


  - Add a .gitignore file

  - Changelog dates are better written as YYYY.MM.DD and probably ordered in
    the other, descending, direction
    Remark: I have decided to follow the ISO 8601 standard at
    http://www.w3.org/TR/NOTE-datetime

  - Just use a Makefile.PL and not a Build.PL the latter does not have any
    added value any more

 view all matches for this distribution


Acme-HaltingProblem

 view release on metacpan or  search on metacpan

HaltingProblem.pm  view on Meta::CPAN

	return 1;
}

=head1 NAME

Acme::HaltingProblem - A program to decide whether a given program halts

=head1 SYNOPSIS

	use Acme::HaltingProblem;
	my $problem = new Acme::HaltingProblem(

HaltingProblem.pm  view on Meta::CPAN


The Halting Problem is one of the hardest problems in computing. The
problem, approximately stated, is thus:

	Given an arbitrary Turing Machine T and input for that turing
	machine D, decide whether the computation T(D) will terminate.

=over 4

=item new Acme::HaltingProblem(...)

 view all matches for this distribution


Acme-Hidek

 view release on metacpan or  search on metacpan

inc/Module/Install.pm  view on Meta::CPAN

use File::Path ();

use vars qw{$VERSION $MAIN};
BEGIN {
	# All Module::Install core packages now require synchronised versions.
	# This will be used to ensure we don't accidentally load old or
	# different versions of modules.
	# This is not enforced yet, but will be some time in the next few
	# releases once we can make sure it won't clash with custom
	# Module::Install extensions.
	$VERSION = '1.06';

 view all matches for this distribution


Acme-Hospital-Bed

 view release on metacpan or  search on metacpan

lib/Acme/Hospital/Bed.pm  view on Meta::CPAN


The basic gameplay is the following:

A patient is generated with a random 'illness' level of 1 to 10 and a phrase that is associated to this level.

The player then decides y(yes) or n(no) to check the patient into a hospital bed.

If they guess correctly then the patient will be allocated a bed for the specified time, else the player will lose a life.

A correct guess is when the player decides yes and the patients level is greater than 5.

An incorrect guess is when the player decides yes and the patients level is lower than 5 or when the player decides no and the patients level is greater than 5.

During each turn, all rooms are deducted 1 nights stay. If a room reaches 0 then the patient is checked out and that room becomes available again.

=head1 METHODS

 view all matches for this distribution


Acme-Hyde

 view release on metacpan or  search on metacpan

inc/Module/Install.pm  view on Meta::CPAN

use strict 'vars';

use vars qw{$VERSION};
BEGIN {
    # All Module::Install core packages now require synchronised versions.
    # This will be used to ensure we don't accidentally load old or
    # different versions of modules.
    # This is not enforced yet, but will be some time in the next few
    # releases once we can make sure it won't clash with custom
    # Module::Install extensions.
    $VERSION = '0.64';

 view all matches for this distribution


Acme-IAMB

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

that should be provided before the module is installed.

A README file is required for CPAN modules since CPAN extracts the README
file from a module distribution so that people browsing the archive
can use it to get an idea of the module's uses. It is usually a good idea
to provide version information here so that people can decide whether
fixes for the module are worth downloading.


INSTALLATION

 view all matches for this distribution


Acme-ICan-tSpell

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

that should be provided before the module is installed.

A README file is required for CPAN modules since CPAN extracts the README
file from a module distribution so that people browsing the archive
can use it to get an idea of the module's uses. It is usually a good idea
to provide version information here so that people can decide whether
fixes for the module are worth downloading.


INSTALLATION

 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

#
## borrowed from PERLANCAR::File::HomeDir 0.04
#sub _get_my_home_dir {
#    if ($^O eq 'MSWin32') {
#        # File::HomeDir always uses exists($ENV{x}) first, does it want to avoid
#        # accidentally creating env vars?
#        return $ENV{HOME} if $ENV{HOME};
#        return $ENV{USERPROFILE} if $ENV{USERPROFILE};
#        return join($ENV{HOMEDRIVE}, "\\", $ENV{HOMEPATH})
#            if $ENV{HOMEDRIVE} && $ENV{HOMEPATH};
#    } else {

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

#
## from PERLANCAR::File::HomeDir 0.03, with minor modification
#sub _get_my_home_dir {
#    if ($^O eq 'MSWin32') {
#        # File::HomeDir always uses exists($ENV{x}) first, does it want to avoid
#        # accidentally creating env vars?
#        return $ENV{HOME} if $ENV{HOME};
#        return $ENV{USERPROFILE} if $ENV{USERPROFILE};
#        return join($ENV{HOMEDRIVE}, "\\", $ENV{HOMEPATH})
#            if $ENV{HOMEDRIVE} && $ENV{HOMEPATH};
#    } else {

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

#C<backend> set to the value of this environment variable) instead of the default
#L<Text::Table::Sprintf>. This is useful if you want to output text table in a
#different format, for example to generate Org tables (make sure
#L<Text::Table::Org> backend is already installed):
#
# % FORMAT_PRETTY_TABLE_BACKEND=Text::Table::Org lcpan rdeps Getopt::Lucid
#
#For convenience, a default is chosen for you under certain condition. When
#inside Emacs (environment C<INSIDE_EMACS> is set), C<Text::Table::Org> is used
#as default.
#

 view all matches for this distribution


Acme-IRC-Art

 view release on metacpan or  search on metacpan

LICENSE  view on Meta::CPAN

property right claims or to contest validity of any such claims; this section has
the sole purpose of protecting the integrity of the free software distribution
system, which is implemented by public license practices. Many people have
made generous contributions to the wide range of software distributed through
that system in reliance on consistent application of that system; it is up to the
author/donor to decide if he or she is willing to distribute software through any
other system and a licensee cannot impose that choice.

This section is intended to make thoroughly clear what is believed to be a
consequence of the rest of this License.

 view all matches for this distribution


Acme-Inabajun-Utils

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

that should be provided before the module is installed.

A README file is required for CPAN modules since CPAN extracts the README
file from a module distribution so that people browsing the archive
can use it to get an idea of the module's uses. It is usually a good idea
to provide version information here so that people can decide whether
fixes for the module are worth downloading.


INSTALLATION

 view all matches for this distribution


Acme-Incorporated

 view release on metacpan or  search on metacpan

lib/Acme/Incorporated.pm  view on Meta::CPAN

that we shall not dignify any further.

=item C<breaks_when_needed>

The third claim is that our products somehow detect your hour of need and
suddenly fail to work immediately.  This is clearly a coincidence; our minds
love to see patterns even when they are not present.  Think of all of the times
ourproducts have worked perfectly and you will see that, even if our products
ever broke, you merely see coincidences.

=item C<empty_box>

One particularly disturbing claim is that we occasionally ship empty boxes.  If
this ever happens, please return the box for a full one.

 view all matches for this distribution


Acme-Indent

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


  - Add a .gitignore file

  - Changelog dates are better written as YYYY.MM.DD and probably ordered in
    the other, descending, direction
    Remark: I have decided to follow the ISO 8601 standard at
    http://www.w3.org/TR/NOTE-datetime

  - Just use a Makefile.PL and not a Build.PL the latter does not have any
    added value any more

 view all matches for this distribution


Acme-JANEZHANG

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

that should be provided before the module is installed.

A README file is required for CPAN modules since CPAN extracts the README
file from a module distribution so that people browsing the archive
can use it to get an idea of the module's uses. It is usually a good idea
to provide version information here so that people can decide whether
fixes for the module are worth downloading.


INSTALLATION

 view all matches for this distribution


Acme-JJCARMAN

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

that should be provided before the module is installed.

A README file is required for CPAN modules since CPAN extracts the README
file from a module distribution so that people browsing the archive
can use it to get an idea of the module's uses. It is usually a good idea
to provide version information here so that people can decide whether
fixes for the module are worth downloading.


INSTALLATION

 view all matches for this distribution


Acme-JMOLLY-Utils

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

that should be provided before the module is installed.

A README file is required for CPAN modules since CPAN extracts the README
file from a module distribution so that people browsing the archive
can use it to get an idea of the module's uses. It is usually a good idea
to provide version information here so that people can decide whether
fixes for the module are worth downloading.


INSTALLATION

 view all matches for this distribution


Acme-JTM-Experiment

 view release on metacpan or  search on metacpan

CODE_OF_CONDUCT.md  view on Meta::CPAN


Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at jmaslak@antelope.net. All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good
faith may face temporary or permanent repercussions as determined by other
members of the project's leadership.

 view all matches for this distribution


Acme-JWT

 view release on metacpan or  search on metacpan

inc/Module/Install.pm  view on Meta::CPAN

use strict 'vars';

use vars qw{$VERSION $MAIN};
BEGIN {
	# All Module::Install core packages now require synchronised versions.
	# This will be used to ensure we don't accidentally load old or
	# different versions of modules.
	# This is not enforced yet, but will be some time in the next few
	# releases once we can make sure it won't clash with custom
	# Module::Install extensions.
	$VERSION = '0.91';

 view all matches for this distribution


Acme-JavaTrace

 view release on metacpan or  search on metacpan

LICENSE.GPL  view on Meta::CPAN

such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

 view all matches for this distribution


Acme-Jrush

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

that should be provided before the module is installed.

A README file is required for CPAN modules since CPAN extracts the README
file from a module distribution so that people browsing the archive
can use it to get an idea of the module's uses. It is usually a good idea
to provide version information here so that people can decide whether
fixes for the module are worth downloading.


INSTALLATION

 view all matches for this distribution


Acme-Jungle-CrawlerExample

 view release on metacpan or  search on metacpan

LICENSE  view on Meta::CPAN

property right claims or to contest validity of any such claims; this section has
the sole purpose of protecting the integrity of the free software distribution
system, which is implemented by public license practices. Many people have
made generous contributions to the wide range of software distributed through
that system in reliance on consistent application of that system; it is up to the
author/donor to decide if he or she is willing to distribute software through any
other system and a licensee cannot impose that choice.

This section is intended to make thoroughly clear what is believed to be a
consequence of the rest of this License.

 view all matches for this distribution


Acme-KJAM

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

that should be provided before the module is installed.

A README file is required for CPAN modules since CPAN extracts the README
file from a module distribution so that people browsing the archive
can use it to get an idea of the module's uses. It is usually a good idea
to provide version information here so that people can decide whether
fixes for the module are worth downloading.


INSTALLATION

 view all matches for this distribution


Acme-KeyboardMarathon

 view release on metacpan or  search on metacpan

t/wild.txt  view on Meta::CPAN

the saloon-keeper that peered in at him by the sickly light of a tallow
candle. And each time the joyful bark that trembled in Buck's throat was
twisted into a savage growl.

But the saloon-keeper let him alone, and in the morning four men entered
and picked up the crate. More tormentors, Buck decided, for they were
evil-looking creatures, ragged and unkempt; and he stormed and raged at
them through the bars. They only laughed and poked sticks at him, which
he promptly assailed with his teeth till he realized that that was what
they wanted. Whereupon he lay down sullenly and allowed the crate to be
lifted into a wagon. Then he, and the crate in which he was imprisoned,

t/wild.txt  view on Meta::CPAN

a Geological Survey into the Barrens. He was friendly, in a treacherous
sort of way, smiling into one's face the while he meditated some
underhand trick, as, for instance, when he stole from Buck's food at the
first meal. As Buck sprang to punish him, the lash of Francois's whip
sang through the air, reaching the culprit first; and nothing remained
to Buck but to recover the bone. That was fair of Francois, he decided,
and the half-breed began his rise in Buck's estimation.

The other dog made no advances, nor received any; also, he did not
attempt to steal from the newcomers. He was a gloomy, morose fellow, and
he showed Curly plainly that all he desired was to be left alone, and

t/wild.txt  view on Meta::CPAN

On the other hand, possibly because he divined in Buck a dangerous
rival, Spitz never lost an opportunity of showing his teeth. He even
went out of his way to bully Buck, striving constantly to start the
fight which could end only in the death of one or the other. Early in
the trip this might have taken place had it not been for an unwonted
accident. At the end of this day they made a bleak and miserable camp
on the shore of Lake Le Barge. Driving snow, a wind that cut like a
white-hot knife, and darkness had forced them to grope for a camping
place. They could hardly have fared worse. At their backs rose a
perpendicular wall of rock, and Perrault and Francois were compelled to
make their fire and spread their sleeping robes on the ice of the lake

t/wild.txt  view on Meta::CPAN

Buck flew, with equal rage, in between. So unexpected was it, and so
shrewdly managed, that Spitz was hurled backward and off his feet. Pike,
who had been trembling abjectly, took heart at this open mutiny,
and sprang upon his overthrown leader. Buck, to whom fair play was a
forgotten code, likewise sprang upon Spitz. But Francois, chuckling at
the incident while unswerving in the administration of justice, brought
his lash down upon Buck with all his might. This failed to drive Buck
from his prostrate rival, and the butt of the whip was brought into
play. Half-stunned by the blow, Buck was knocked backward and the lash
laid upon him again and again, while Spitz soundly punished the many
times offending Pike.

t/wild.txt  view on Meta::CPAN

"However in the world could I manage without a tent?"

"It's springtime, and you won't get any more cold weather," the man
replied.

She shook her head decidedly, and Charles and Hal put the last odds and
ends on top the mountainous load.

"Think it'll ride?" one of the men asked.

"Why shouldn't it?" Charles demanded rather shortly.

t/wild.txt  view on Meta::CPAN

It was inevitable that they should go short on dog-food. But they
hastened it by overfeeding, bringing the day nearer when underfeeding
would commence. The Outside dogs, whose digestions had not been trained
by chronic famine to make the most of little, had voracious appetites.
And when, in addition to this, the worn-out huskies pulled weakly, Hal
decided that the orthodox ration was too small. He doubled it. And to
cap it all, when Mercedes, with tears in her pretty eyes and a quaver
in her throat, could not cajole him into giving the dogs still more, she
stole from the fish-sacks and fed them slyly. But it was not food that
Buck and the huskies needed, but rest. And though they were making poor
time, the heavy load they dragged sapped their strength severely.

t/wild.txt  view on Meta::CPAN

anything to do with the chopping of a few sticks of firewood, passes
comprehension; nevertheless the quarrel was as likely to tend in that
direction as in the direction of Charles's political prejudices. And
that Charles's sister's tale-bearing tongue should be relevant to the
building of a Yukon fire, was apparent only to Mercedes, who disburdened
herself of copious opinions upon that topic, and incidentally upon a
few other traits unpleasantly peculiar to her husband's family. In the
meantime the fire remained unbuilt, the camp half pitched, and the dogs
unfed.

Mercedes nursed a special grievance--the grievance of sex. She was

t/wild.txt  view on Meta::CPAN

from the flesh of the arm and drove in again for the throat. This time
the man succeeded only in partly blocking, and his throat was torn open.
Then the crowd was upon Buck, and he was driven off; but while a surgeon
checked the bleeding, he prowled up and down, growling furiously,
attempting to rush in, and being forced back by an array of hostile
clubs. A "miners' meeting," called on the spot, decided that the dog had
sufficient provocation, and Buck was discharged. But his reputation was
made, and from that day his name spread through every camp in Alaska.

Later on, in the fall of the year, he saved John Thornton's life in
quite another fashion. The three partners were lining a long and narrow

t/wild.txt  view on Meta::CPAN

to one that Buck could not budge the sled. A quibble arose concerning
the phrase "break out." O'Brien contended it was Thornton's privilege
to knock the runners loose, leaving Buck to "break it out" from a dead
standstill. Matthewson insisted that the phrase included breaking the
runners from the frozen grip of the snow. A majority of the men who had
witnessed the making of the bet decided in his favor, whereat the odds
went up to three to one against Buck.

There were no takers. Not a man believed him capable of the feat.
Thornton had been hurried into the wager, heavy with doubt; and now that
he looked at the sled itself, the concrete fact, with the regular team

 view all matches for this distribution


Acme-LAUTER-DEUTSCHER

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

that should be provided before the module is installed.

A README file is required for CPAN modules since CPAN extracts the README
file from a module distribution so that people browsing the archive
can use it get an idea of the modules uses. It is usually a good idea
to provide version information here so that people can decide whether
fixes for the module are worth downloading.

INSTALLATION

To install this module, run the following commands:

 view all matches for this distribution


Acme-Lambda-Expr

 view release on metacpan or  search on metacpan

inc/Module/Install.pm  view on Meta::CPAN

use strict 'vars';

use vars qw{$VERSION};
BEGIN {
	# All Module::Install core packages now require synchronised versions.
	# This will be used to ensure we don't accidentally load old or
	# different versions of modules.
	# This is not enforced yet, but will be some time in the next few
	# releases once we can make sure it won't clash with custom
	# Module::Install extensions.
	$VERSION = '0.77';

 view all matches for this distribution


Acme-Lambda

 view release on metacpan or  search on metacpan

inc/Module/Install.pm  view on Meta::CPAN

use strict 'vars';

use vars qw{$VERSION};
BEGIN {
    # All Module::Install core packages now require synchronised versions.
    # This will be used to ensure we don't accidentally load old or
    # different versions of modules.
    # This is not enforced yet, but will be some time in the next few
    # releases once we can make sure it won't clash with custom
    # Module::Install extensions.
    $VERSION = '0.64';

 view all matches for this distribution


Acme-Laugh

 view release on metacpan or  search on metacpan

lib/Acme/Laugh.pm  view on Meta::CPAN

In nessun caso, a meno che ciò non sia richiesto dalle leggi vigenti
o sia regolato da un accordo scritto, alcuno dei detentori del diritto
di copyright, o qualunque altra parte che possa modificare, o redistribuire
questo software così come consentito dalla licenza di cui sopra, potrà
essere considerato responsabile nei vostri confronti per danni, ivi
inclusi danni generali, speciali, incidentali o conseguenziali, derivanti
dall'utilizzo o dall'incapacità di utilizzo di questo software. Ciò
include, a puro titolo di esempio e senza limitarsi ad essi, la perdita
di dati, l'alterazione involontaria o indesiderata di dati, le perdite
sostenute da voi o da terze parti o un fallimento del software ad
operare con un qualsivoglia altro software. Tale negazione di garanzia
rimane in essere anche se i dententori del copyright, o qualsiasi altra
parte, è stata avvisata della possibilità di tali danneggiamenti.

Se decidete di utilizzare questo software, lo fate a vostro rischio
e pericolo. Se pensate che i termini di questa negazione di garanzia
non si confacciano alle vostre esigenze, o al vostro modo di
considerare un software, o ancora al modo in cui avete sempre trattato
software di terze parti, non usatelo. Se lo usate, accettate espressamente
questa negazione di garanzia e la piena responsabilità per qualsiasi

 view all matches for this distribution


Acme-Licence

 view release on metacpan or  search on metacpan

lib/Acme/Licence.pm  view on Meta::CPAN

such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

 view all matches for this distribution


Acme-Locals

 view release on metacpan or  search on metacpan

inc/Module/Install.pm  view on Meta::CPAN

use strict 'vars';

use vars qw{$VERSION};
BEGIN {
    # All Module::Install core packages now require synchronised versions.
    # This will be used to ensure we don't accidentally load old or
    # different versions of modules.
    # This is not enforced yet, but will be some time in the next few
    # releases once we can make sure it won't clash with custom
    # Module::Install extensions.
    $VERSION = '0.68';

 view all matches for this distribution


( run in 0.941 second using v1.01-cache-2.11-cpan-4505f990765 )