view release on metacpan or search on metacpan
- Special case 'ye'.
- Added test cases for ^y words.
- Updated documentation.
0.03.1 Fri Jun 27 2003
- Whoops. Looks like I accidentally uploaded no changes. : \
0.04 Mon Jun 30 2003
- Added a simple eg/ program to have osascript (on the Mac) speak
the result of an Acme::Opish cponversion.
- Added the ultra simple "op" script to eg/ so that I could
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Acme/PDF/rescale.pm view on Meta::CPAN
=head1 DESCRIPTION
=head2 Overview
I just wrote this module to learn how to upload something on CPAN.
Anyway, you may find the L<pdfrescale> script useful. It is installed
with the module. It has its own documentation. It allows to rescale a
pdf file, using a dirty trick : it creates a LaTeX file and calls
pdflatex (uses the pdfpages package).
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Acme/PM/Barcelona/12x5_ca.pod view on Meta::CPAN
=head3 Teniu compte al Flickr?
Una eina que utilitza C<Flickr::API> per a publicar fotos a Flickr.
=head3 flickr_upload
La manera més fà cil d'utilitzar l'eina és amb
l'ordre C<flickr_upload> des de l'intèrpret d'ordres. Primer
heu de configurar l'accés al vostre compte de Flickr seguint
les instruccions que us indicarà aquesta ordre:
$ flickr_upload --auth
I un cop ho haureu fet, ja podreu publicar les fotos que vulgueu:
$ flickr_upload --progress --tag 'barcelona.pm' *.jpg
=head3 Programar amb Flickr::Upload
Però també es pot utilitzar des d'un programa que
permeti triar amb més flexibilitat com voleu etiquetar
lib/Acme/PM/Barcelona/12x5_ca.pod view on Meta::CPAN
$ua = Flickr::Upload->new({
'key' => $key,
'secret' => $secret,
});
$ua->upload(
'auth_token' => $auth_token,
'photo' => 'barcelona-pm.jpg',
'tags' => 'barcelona.pm',
'is_public' => 1,
'is_friend' => 1,
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Acme/Perl/Consensual.pm view on Meta::CPAN
$Acme::Perl::Consensual::AUTHORITY = 'cpan:TOBYINK';
$Acme::Perl::Consensual::VERSION = '0.002';
};
# Mostly sourced from
# http://upload.wikimedia.org/wikipedia/commons/4/4e/Age_of_Consent_-_Global.svg
my %requirements = (
bo => { puberty => 1 },
ao => { age => 12 },
(map { $_ => { age => 13 } } qw(
ar bf es jp km kr ne
view all matches for this distribution
view release on metacpan or search on metacpan
- The module got confused with newlines added by
Filter::Simple, fixed.
- Removed an old, no longer used subroutine.
0.22 Sat Jun 5 14:33:13 2004
- Just Re-uploaded. Changes was not saved in 0.21.
0.21 Sat Jun 5 14:30:32 2004
- Fixed a minor mistake in the POD.
- Comments needed a revision after the refactoring. Done.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Acme/RemoteINC.pm view on Meta::CPAN
William Herrera (wherrera@skylightview.com)
=head1 SUPPORT
Rude noises, questions, feature requests, rolling eye movements, and
inquiries regarding the mental state required to upload code this slow are
referred to the Acme, Incorporated Perl suggestion box (thanks@dev.null).
=head1 COPYRIGHT
Copyright (C) 2004 William Hererra. All Rights Reserved.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Acme/SGABRIEL/Utils.pm view on Meta::CPAN
=head1 ACKNOWLEDGEMENTS
Me, Myself, and I
Brian d Foy - Apparently people are mad because you told people to upload to CPAN in your book 'Intermediate Perl'
so if someone is mad this experimental module is here, go yell at him for it :)
=head1 LICENSE AND COPYRIGHT
Copyright 2014 Gabriel Sharp ...as if (ahem) ..as is
view all matches for this distribution
view release on metacpan or search on metacpan
==============================================================================
AVAILABILITY
Smirch has been uploaded to the CPAN
and is also available from:
http://www.cs.auckland.ac.nz/~jas/CPAN/Acme-Smirch.tar.gz
==============================================================================
view all matches for this distribution
view release on metacpan or search on metacpan
local/lib/perl5/Module/Build/Bundling.pod view on Meta::CPAN
license => 'perl',
)->create_build_script;
Authors are strongly suggested to limit the bundling of additional
dependencies if at all possible and to carefully test their distribution
tarballs on older versions of Perl before uploading to CPAN.
=head1 AUTHOR
David Golden <dagolden@cpan.org>
view all matches for this distribution
view release on metacpan or search on metacpan
0.0.2 Mon Jan 9 20:36:42 2006
- made spork return PID of sporked process
0.0.3 Mon Jan 9 20:36:78 2006
- realized I hadn't put this in the change log after uploading 0.0.2, doh!
- or updated the version in README
- added "the" to the POD near plastic for good measure
- make spork() return (instead of croak) if fork fails so you can handle the failure as need be
- added child sig so zombies do not happen, we hope anyhoo ;p
- slowed down to hopefully not miss the stupid stuff
view all matches for this distribution
view release on metacpan or search on metacpan
tommer => 0.0254,
fot => 0.0254*12, #0.3048m
alen => 0.0254*12*2, #0.6096m
favn => 0.0254*12*2*3, #1.8288m
kvart => 0.0254*12*2/4, #0.1524m a quarter alen
#--https://upload.wikimedia.org/wikipedia/commons/e/eb/English_length_units_graph.svg
twip => 0.0254 / 6 / 12 / 20,
point => 0.0254 / 6 / 12,
pica => 0.0254 / 6,
line => 0.0254 / 12,
thou => 0.0254 / 1000,
view all matches for this distribution
view release on metacpan or search on metacpan
version 0.13 (09/21/2005):
* No changes, accidently uploaded 0.11 as 0.12, bump version so I can
upload this to CPAN.
version 0.12 (09/21/2005):
* Fix dumb logic in the constructor and expand the test cases to be more
complete.
view all matches for this distribution
view release on metacpan or search on metacpan
Just use it!
IMPORTANT NOTES
This is the first module to ever require Acme::Buffy.
This is probably the first module ever uploaded to CPAN over a wireless
network in a London pub. Cheers!
AUTHOR
Ingy döt Net <ingy@cpan.org>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Acme/covfefe.pm view on Meta::CPAN
print covfefe(), "\n";
=head1 DESCRIPTION
Perlmonks asked for the meaning of "covfefe" in a poll. A possible
answer was 'An "Acme" module'. After this upload shows up on CPAN,
this will be one of the correct answers.
As a side effect, it can generate confusing tweets, simulating the U.S. president.
=head2 EXPORT
view all matches for this distribution
view release on metacpan or search on metacpan
lib/ActiveRecord/Simple/Find.pm view on Meta::CPAN
return $obj;
}
}
sub upload {
my ($self, $param) = @_;
my $o = $self->fetch($param);
$_[0] = $o;
lib/ActiveRecord/Simple/Find.pm view on Meta::CPAN
Fetch object from database and load into ActiveRecord::Simple::Find object:
my $logs = Log->find({ level => ['error', 'fatal'] });
$logs->order_by('level')->desc;
$logs->limit(100);
$logs->upload;
print $_->message for @$logs;
=head2 to_sql
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Ado/Manual/Plugins.pod view on Meta::CPAN
$ cd ~/opt/public_dev
$ ado generate adoplugin -n Blog --crud -t blog
The above command will generate the needed files for an ado plugin which can
even be uploaded to and subsequently downloaded from
L<CPAN|http://www.cpan.org/>. L<CPAN> is the best open source dependency
management system. You can also use L<Stratopan|https://stratopan.com/> if you
wish.
=back
view all matches for this distribution
view release on metacpan or search on metacpan
- Fixed POD in Options.pm to reflect how "disable_decryption" now works
with variables enabled.
- Added 27-disable_decrypt_test.t to test out this feature.
- Fixed tests t/28-sensitive_tests.t & t/35-improper_tests.t which broke
when we fixed expand_variables().
Never uploaded to CPAN.
1.05 2019-05-30 08:30:00
- Added print_special_vars() as a quick & dirty way to get a list of the
special variables supported by this module.
- Added "section" as a new special variable!
the DBUG module (v1.06). So still compatible with earlier releases.
- helper1234.pm - Provided a fix for the DBUG incompatibility issue.
- t/*.t - Fixed all test cases to call the new method in helper1234.pm
for when it would hit the incompatibility.
- Forced t/00-basic.t to enforce minimum module versions for "make test".
Never uploaded to CPAN.
1.04 2019-03-13 08:30:00
- Broke circular references that was requiring the same logic in multiple
modules. Now just done in Options.pm and referenced by the other modules.
- Examples.pm - Fixed more typos in the POD.
- Fixed t/13-alt-get-tests.t to explicitly use "date_format => 3" instead of
relying on it to remain the default value for this option for these date
tests to work in the future.
- Added clarification that the # char is only special to Test::More::ok in
t/01-basic_regexp.t, not for RegExpr.
Never uploaded to CPAN.
1.03 2019-03-06 08:30:00
- Updated the VERSION in all *.pm files.
- Fixed some POD formatting errors in Options.pm
- Fixed some POD typos in Reader.pm
tests as well.
- Added option date_dl_conversion to allow the use of Date:Language:str2time()
to optionally enhance parse_date().
- Fixed bug in the dynamic DBUG/DBUG::OFF module selection in all module BEGIN
blocks.
Never uploaded to CPAN.
1.02 2019-01-08 08:30:00
- Corrected some significant errors in the POD text.
- Added some usage errors in move_tag, rename_tag, and delete_tag.
- Merged rule 5 & 6 tests in lookup_one_variable(). But left
- Fixed jan/dec bug in Options.pm for next/previous month check.
- t/00-basic.t now uses BAIL_OUT() to force "make test" to abort if
it hits compile errors with my module. Makes it easier to debug
changes.
- Added test case dependencies to Makefile.PL
Never uploaded to CPAN.
1.01 2018-08-06 08:30:00
- Prepping for an Initial Public Release from a private personal baseline.
Never uploaded to CPAN.
view all matches for this distribution
view release on metacpan or search on metacpan
and functions can now be prefixes of each
others.
0.03 Mon Jan 3 22:01:58 2000
- Fixed the documents a bit and made some
alterations to the test code. First CPAN upload
of this module.
view all matches for this distribution
view release on metacpan or search on metacpan
helper/Makefile.eg view on Meta::CPAN
OPTS ?=
PERL ?= perl
ALBUMCMD := $(PERL) -w $(TOOLS)/album.pl $(OPTS) --verbose
ifdef TARGET
default upload :: to-${TARGET}
else
default :: update update-ll
endif
################ ALBUM ################
helper/Makefile.eg view on Meta::CPAN
# Rsync filter to copy all images, omitting -- and movies.
.filter : info.dat
perl -ne 'END{print"- *\n"} print "+ /$$1\n" if /^(\S+\.(?:jpg|png|webp))/ && !/\s+--\s/' $< > $@
define define_uploader
to-$(1) to_$(1) : .filter ;
rsync -virltD --modify-window=3601 \
--delete --delete-excluded --filter=". .filter" \
large/ \
$(1):$(shell ${RESINFO} albums.$(1).path)/${BASE}/
endef
ifdef TARGET
$(call define_uploader,${TARGET})
else
TARGETS := glaxxy glaxs4 glaxs7 glaxa8 largo
$(foreach host,${TARGETS},$(call define_uploader,$(host)))
endif
view all matches for this distribution
view release on metacpan or search on metacpan
; before release
[CheckPrereqsIndexed] ; ensure prereqs are on CPAN
[CheckChangesHasContent] ; ensure Changes has been updated
[TestRelease] ; ensure t/ tests pass (including dynamic extra tests)
[ConfirmRelease] ; prompt before uploading
; releaser
[UploadToCPAN] ; uploads to CPAN
;[FakeRelease] ; simulate a release without actually uploading to CPAN
view all matches for this distribution
view release on metacpan or search on metacpan
0.05 12/08/14
Kwalitee.
0.06 13/08/14
Missing dependency Data::Printer.
0.07 13/08/14
Wrong version uploaded.
view all matches for this distribution
view release on metacpan or search on metacpan
1.01 Tue Sep 13 21:58 2005
- Added additional parameter checks and more helpful error messages.
- Now also accepts Math::Symbolic trees as formulas.
1.00 Mon Apr 25 16:25 2005
- original version as uploaded to CPAN
view all matches for this distribution
view release on metacpan or search on metacpan
; before release
[CheckPrereqsIndexed] ; ensure prereqs are on CPAN
[CheckChangesHasContent] ; ensure Changes has been updated
[TestRelease] ; ensure t/ tests pass (including dynamic extra tests)
[ConfirmRelease] ; prompt before uploading
; releaser
[UploadToCPAN] ; uploads to CPAN
;[FakeRelease] ; simulate a release without actually uploading to CPAN
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Algorithm/Evolutionary.pm view on Meta::CPAN
=begin html
<p>The project has been, from version 0.79, moved to
<a href='http://github.com/JJ/Algorithm-Evolutionary'>GitHub</a>. Latest aditions, and
nightly updates, can be downloaded from there before they are uploaded
to CPAN. That page also hosts the mailing list, as well as bug
reports, news, updates, work in progress, lots of stuff.</p>
<p>In case the examples are hidden somewhere in the <code>.cpan</code> directory,
you can also download them from <a
view all matches for this distribution
view release on metacpan or search on metacpan
perl Build.PL
RELEASE_TESTING=1 ./Build test
./Build disttest
git tag -u ... -s v...
./Build dist
cpan-upload ...
git push ...
./Build realclean
view all matches for this distribution
view release on metacpan or search on metacpan
algorithms (and rather esoteric, I admit).
2010-01-26 <jmerelo@localhost.localdomain>
* Makefile.PL: Added license and changed min version of
Algorithm::Evolutionary, just uploaded. Changed lots of modules
after profiling (check_combination, again), and added more
algorithms.
2009-11-24 Juan Julian Merelo Guervos <jmerelo@geneura.ugr.es>
view all matches for this distribution
view release on metacpan or search on metacpan
documentation.
- And I left out abecedarian.t in the MANIFEST.
1.30
Tue Nov 20 2012
- Updated the references in the POD documentation.
- Time to upload to CPAN.
Mon Nov 19 2012
- Update the version number everywhere.
- Update documentation to make sure 'bitonic' is mentioned.
- Got svg.t to work correctly in systems that don't have
Test::XML::Easy installed.
view all matches for this distribution
view release on metacpan or search on metacpan
example/README view on Meta::CPAN
# for uploading to the NEOS Concorde server at Argonne
# (http://www-neos.mcs.anl.gov/neos/solvers/co:concorde/TSP.html)
0 6
1 0
2 3
5 4
view all matches for this distribution
view release on metacpan or search on metacpan
examples/calculate_precision_and_recall_from_file_based_relevancies_for_LSA.pl view on Meta::CPAN
# document vectors:
#$lsa->display_doc_vectors();
$lsa->construct_lsa_model();
$lsa->upload_document_relevancies_from_file(); # The format of the relevancy
# file must be as shown in
# relevance.txt
# Uncomment the following statement if you wish to see the list of all
# the documents relevant to each of the queries:
view all matches for this distribution
view release on metacpan or search on metacpan
share/static/alice.js view on Meta::CPAN
e.stop();
var fd = new FormData();
fd.append("image", blob);
fd.append("key", "f1f60f1650a07bfe5f402f35205dffd4");
var xhr = new XMLHttpRequest();
xhr.open("POST", "http://api.imgur.com/2/upload.json");
xhr.onload = function() {
var url = xhr.responseText.evalJSON();
this.editor.insertHTML(url.upload.links.original);
this.updateRange();
}.bind(this);
xhr.send(fd);
return;
}
view all matches for this distribution