view release on metacpan or search on metacpan
brotli/tests/testdata/lcet10.txt view on Meta::CPAN
the Workshop, as well as of members of the American Memory project and
other Library of Congress staff, and the David and Lucile Packard
Foundation and its executive director, Colburn S. Wilbur.
DALY then recounted his visit in March to the Center for Electronic Texts
in the Humanities (CETH) and the Department of Classics at Rutgers
University, where an old friend, Lowell Edmunds, introduced him to the
department's IBYCUS scholarly personal computer, and, in particular, the
new Latin CD-ROM, containing, among other things, almost all classical
Latin literary texts through A.D. 200. Packard Humanities Institute
(PHI), Los Altos, California, released this disk late in 1991, with a
brotli/tests/testdata/lcet10.txt view on Meta::CPAN
Encoding Initiative (TEI), about which more is said later in the program,
was established as an effort by scholars to determine standard elements
and methods for encoding machine-readable text for electronic exchange.
In a second effort to facilitate the sharing of converted text, scholars
have created a new institution, the Center for Electronic Texts in the
Humanities (CETH). The center estimates that there are 8,000 series of
source texts in the humanities that have been converted to
machine-readable form worldwide. CETH is undertaking an international
search for converted text in the humanities, compiling it into an
electronic library, and preparing bibliographic descriptions of the
sources for the Research Libraries Information Network's (RLIN)
machine-readable data file. The library profession has begun to initiate
large conversion projects as well, such as American Memory.
brotli/tests/testdata/lcet10.txt view on Meta::CPAN
an image * The need to look at ways of using markup to assist retrieval *
The need for an encoding format that will be reusable and multifunctional
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Susan HOCKEY, director, Center for Electronic Texts in the Humanities
(CETH), Rutgers and Princeton Universities, announced that one talk
(WEIBEL's) was moved into this session from the morning and that David
Packard was unable to attend. The session would attempt to focus more on
what one can do with a text in ASCII and the representation of electronic
text rather than just an image, what one can do with a computer that
cannot be done with a book or an image. It would be argued that one can
brotli/tests/testdata/lcet10.txt view on Meta::CPAN
the Workshop * Bringing the text and image partisans together *
Desiderata in planning the long-term development of something * Questions
surrounding the issue of electronic deposit * Discussion of electronic
deposit as an allusion to the issue of standards * Need for a directory
of preservation projects in digital form and for access to their
digitized files * CETH's catalogue of machine-readable texts in the
humanities * What constitutes a publication in the electronic world? *
Need for LC to deal with the concept of on-line publishing * LC's Network
Development Office exploring the limits of MARC as a standard in terms
of handling electronic information * Magnitude of the problem and the
need for distributed responsibility in order to maintain and store
brotli/tests/testdata/lcet10.txt view on Meta::CPAN
make that available. BATTIN opined that the idea was that it not only be
for preservation purposes but for the convenience of people looking for
this material. She endorsed LYNCH's dictum that duplication of this
effort was to be avoided by every means.
HOCKEY informed the Workshop about one major current activity of CETH,
namely a catalogue of machine-readable texts in the humanities. Held on
RLIN at present, the catalogue has been concentrated on ASCII as opposed
to digitized images of text. She is exploring ways to improve the
catalogue and make it more widely available, and welcomed suggestions
about these concerns. CETH owns the records, which are not just
restricted to RLIN, and can distribute them however it wishes.
Taking up LESK's earlier question, BATTIN inquired whether LC, since it
is accepting electronic files and designing a mechanism for dealing with
that rather than putting books on shelves, would become responsible for
brotli/tests/testdata/lcet10.txt view on Meta::CPAN
Discussion of approaches to structuring text for the computer;
pros and cons of text coding, description of methods in
practice, and comparison of text-coding methods.
Moderator: Susan Hockey, Director, Center for Electronic Texts
in the Humanities (CETH), Rutgers and Princeton Universities
David Woodley Packard
C.M. Sperberg-McQueen, Editor, Text Encoding Initiative (TEI),
University of Illinois-Chicago
Eric M. Calaluca, Vice President, Chadwyck-Healey, Inc.
brotli/tests/testdata/lcet10.txt view on Meta::CPAN
Library of Congress
Phone: (202) 707-4157
Fax: (202) 707-2829
Susan Hockey, Director
Center for Electronic Texts in the Humanities (CETH)
Alexander Library
Rutgers University
169 College Avenue
New Brunswick, NJ 08903
Phone: (908) 932-1384
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension IO::FDPass
1.3 Mon Jan 4 00:46:36 CET 2021
- do not leak memory on unsuccessful recv (based on patch
by Eric Wong).
1.2 Sun Sep 25 01:43:14 CEST 2016
- compatibility macros were still using C++ syntax, fortunately
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension IO::Handle::Record.
0.15 Fri Mar 22 11:42:31 CET 2013
- fix a test problem caused by the new hash randomization in Perl
5.17.x
0.13 Wed Jan 7 12:32:24 CET 2009
- work around a kernel bug in openSUSE 11.1. If there are file
descriptors to pass they are sent by a short separate message
of 8 bytes (number of file descriptors + number of bytes in the
record). This prevents the file descriptors to be read by the
receiver multiple times if the passed data block is too large.
- local_encoding redord_opt
0.06 Sun May 27 13:30:29 CEST 2007
- support for non blocking operations
0.05 Thu Jan 4 21:01:47 CET 2007
- bugfix: read_record: sysread must check for 0 instead of undef
0.03 Tue Jan 18 10:59:08 CET 2005
- no longer pushing to @IO::Handle::ISA because then the order in
IO::Handle and IO::Handle::Record are use()d in matters.
0.02 Tue Jan 18 09:36:00 CET 2005
- changed "package IO::Handle" to "package IO::Handle::Record"
to get the module indexed by the CPAN indexer.
- pushed 'IO::Handle::Record' to @IO::Handle::ISA to make IO::Handle
inherit from IO::Handle::Record
- this seems to be functionally equivalent to the previous version
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension IO::LockedFile.
0.23 Thu Feb 20 13:15:33 CET 2003
- Removed a croak when failing to unlock in Flock.pm. I
removed it in order to avoid from that croak in the wrong
time when running on cygwin. It seems that beside this
problem it runs correctly on cygwin. If someone can clear
this issue for me - please do.
blocking & unblocking locks, checking if the file is opened
to write and supplying this information to the lock method
(so for example shared lock can be used on files that are
read), print method, and truncate method.
0.1 Fri Feb 9 15:21:28 CET 2001
- First distribution on CPAN
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension IO::Multiplex.
1.16 Thu Apr 9 17:00:00 CET 2015
- Fix descriptor memory leak:
Make $mux->close actually untie *$fh
1.15 Tue Mar 11 14:00:00 CET 2015
- Move untie patch to the right place.
1.14 Mon Mar 30 11:00:00 CET 2015
- Fix 110_ntest to avoid reading from muxed handle.
- Apply patch to prevent untie warnings.
rt.cpan.org#67846 [dmcbridepath@cpan.org Darin McBride]
1.13 Fri Apr 15 08:42:43 CEST 2011
- fix handling of outbuf which contains '0'.
rt.cpan.org#67458 [Gordon Russell]
1.12 Wed Feb 23 22:35:27 CET 2011
- fix MSWin32 complaints
rt.cpan.org#66096 [Mark Dootson]
1.11 Wed Feb 2 17:05:08 CET 2011
- Avoid warning while adding pipe
rt.cpan.org#60068 [Khedin] and #16259
- Add EWOULDBLOCK and non-blocking mode for windows,
rt.cpan.org#23982 [junk@penilecolada.com]
- Typo "closeing", rt.cpan.org#21085 [D Steinbrunner]
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for IO::Tokenized
0.01 Sat 08 Nov 2003 00:55 CET (a.d. VI Id. Nov. MMDCCLVI AUC)
- original version
0.02 Mon 10 Nov 2003 00:59 CET (a.d. IV Id. Nov. MMDCCLVI AUC)
- Introduced the IO::Tokenized package
- changed name from IO::File::Tokenized to IO::Tokenized
0.03 Mon 10 Nov 2003 13:40 CET (a.d. IV Id. Nov. MMDCCLVI AUC)
- first CPAN version
- new methods:
* skip
* resynch
* buffer_space
* token_separator
* initialize_parsing
- made methods into exportable functions
0.04 Tue 11 Nov 2003 11:26:30 CET (a.d. III Id. Nov. MMDCCLVI AUC)
- modified the way tokens are returned from array ref to array
- extended and corrected documentation
- added this Changes file
- changed IO::Tokenized::File::new implementation
view all matches for this distribution
view release on metacpan or search on metacpan
==== version history for IOMux::HTTP
version 0.11:
- CPAN namespace problem with IO::Mux, renamed into IOMux
version 0.10: Wed Jan 26 16:34:55 CET 2011
- initial implementation, derived from HTTP::Deamon::Multiplex
and some LWP code fragments.
view all matches for this distribution
view release on metacpan or search on metacpan
=== version history for IOMux
version 1.01: Wed 15 Jan 13:30:23 CET 2020
Improvements:
- convert to GitHub.
version 1.00: Wed 11 Nov 12:30:46 CET 2015
Changes:
- rename IO::Mux method names like mux_input, into muxInput. Old
names still work.
- move comparison to other module into IOMux::Alternatives.
- remove eval{} from the examples, because Any::Daemon v0.12
not has this by default.
- rarely, the regression test t/11* showed a race
version 0.12: Thu Jan 27 12:34:17 CET 2011
- cpan namespace collission, moved IO::Mux -> IOMux
- missing dependency on Log::Report [cpantesters]
version 0.11: Wed Jan 26 16:29:12 CET 2011
- bug-fixes and many extensions
- first public release, to see what cpantesters find.
version 0.10: Fri Jan 7 09:47:16 CET 2011
- initial version (not released)
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for IP::Geolocation::MMDB
1.013 2025-03-13 08:23:04 CET
- Amend the library search path on old versions of Strawberry Perl
- Support Perl 5.14
1.012 2025-02-20 09:00:30 CET
- Use pkg-config if Alien::libmaxminddb is unavailable
1.011 2025-01-22 09:09:04 CET
- Add a get method that returns the prefix length
1.010 2022-12-24 07:15:32 CET
- Implement the file method
- Move the constructor to the XS source
1.009 2022-08-05 14:32:53 CEST
1.007 2022-04-01 21:00:13 CEST
- Replace div() with arithmetic operators as GCC 11.2.0 may produce wrong
values
1.006 2022-03-23 03:29:15 CET
- Add Math::BigInt 1.999806 to the configuration requirements
- Revert to checking the libmaxminddb version with a regular expression
1.005 2022-03-16 17:32:21 CET
- Check if Math::BigInt actually works
- Improve some error messages in the build and test scripts
1.004 2022-03-07 17:32:21 CET
- Reintroduce the Windows support
1.003 2022-01-25 15:13:30 CET
- Windows is no longer supported
1.002 2022-01-24 04:51:57 CET
- Skip the tests if libmaxminddb is too old
1.001 2022-01-23 07:25:04 CET
- Require libmaxminddb 1.2.0 or newer
1.000 2022-01-22 09:06:57 CET
- Depend on Math::BigInt 1.999806 and use as_hex() instead of to_hex()
- Add a safety check
0.009 2022-01-11 08:08:25 CET
- Depend on Math::BigInt 1.999811
0.008 2022-01-10 15:07:38 CET
- Implement iterate_search_tree
- Fix the code for MMDB_UINT128_IS_BYTE_ARRAY
0.007 2022-01-03 13:19:29 CET
- Implement IP::Geolocation::MMDB::Metadata
0.006 2022-01-02 04:14:40 CET
- Remove loop initial declarations from MMDB.xs
- _to_bigint is now a virtual method
- Improved tests
0.005 2021-12-31 21:16:14 CET
- Handle MMDB_UINT128_IS_BYTE_ARRAY
0.004 2021-12-31 17:00:26 CET
- Store 64- and 128-bit integers in Math::BigInt objects
0.003 2021-12-30 10:04:58 CET
- Don't call gai_strerror(), which may return UTF-16 on Windows
- Add more tests
0.002 2021-12-29 01:16:55 CET
- Skip the IPv6 tests on Windows
0.001 2021-12-27 08:03:18 CET
- First version
view all matches for this distribution
view release on metacpan or search on metacpan
* Address perlbug [perl #46293] IPC::Cmd can lose stderr
* Apply [perl #46111] [PATCH] Add tests for stderr-only
in IPC::Cmd to test for that bug
0.36 Fri Nov 24 14:55:56 CET 2006
* 3-arg open doesn't work on 5.6.2 properly, so we changed
to the 2-arg form of open. This to avoid errors as seen
in this report:
http://www.nntp.perl.org/group/perl.cpan.testers/363646
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for IPC-Concurrency
0.5 2008-03-28 17:00:00 CET
Added Test::Exception to Makefile.PL
0.4 2008-03-18 18:00:00 CET
Fixed version inconsistency - 0.3 for file vs 0.03 declared in module
0.03 2008-03-17 14:00:00 CET
Removed Build.PL as pointed in http://rt.cpan.org/Ticket/Display.html?id=34071
0.02 2008-03-13 16:00:00 CET
Fixed "Use of uninitialized value in subroutine entry at (...) /IPC/ShareLite.pm line 352."
0.01 2008-03-13 13:00:00 CET
First version, released on an unsuspecting world.
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension IPC::ConcurrencyLimit
0.17 Wed Nov 2 17:25:40 CET 2016
- make _diag() less noisy by adding more guard clauses (MATTK)
0.16 Thu Aug 25 16:29:09 CEST 2016
- default process_name_change in WithLatestStandby to off.
- use constant memory instead of scaling to max_procs
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension IPTables::libiptc.
Recent changes
0.52 Wed Nov 30 11:21:52 CET 2011
- This is a bugfix release, fixing memory leaks.
- This release is only relevant for people using this module
under a daemon or other long lived programs.
- To keep the iptables.c file easy maintainable, several
original versions are included in this package. The choosen
versions corrospond to the API/ABI changes in libxtables.
0.18 Mon Oct 26 14:23:51 CET 2009
- This version is compatible with iptables 1.4.1 and 1.4.2.
- Significant changes when into 1.4.3, which thus cannot be
kept binary compatible with this release. Expect to see the
view all matches for this distribution
view release on metacpan or search on metacpan
lib/IUP/Scintilla.pod view on Meta::CPAN
=item * B<TARGETFROMSELECTION> (non inheritable, write only)
set the target
start and end from current position of the selection.
=item * B<REPLACETARGET> (non inheritable, write only)
replaces the target
text. After replacement, the target range refers to the replacement
text.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Icon/FamFamFam/Silk.pm view on Meta::CPAN
application_home=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAI/SURBVBgZpcFdaI1xHMDx7/Oc/3ms8xiZxLxcGIXF3cnN5KWUXIrc4EZcSC5QKC+1xjLKW5ELLzfIS8iNS0qUtxqllkYstllsNufsPKc9z+/3s/9...
application_key=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAIwSURBVDjLpZLNS1RhFIef897rNDSoUEFFIhpCi1okzKKyRSFBFC3aCFERRQTSItrUHxBFbQoEkYJaBdoQ7kqQwm1BREjmF2JWFuKgNTozzr3zntNi...
application_lightning=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAIiSURBVBgZpcHfa81hHMDx9/l+n82x0zadyBabMFtKSS03XGxXUlMspqxcufGrcOMPQHHhR1v8B26Wxi7ccOlKLUlqTJvQ0H5gv8737DzP5/...
application_link=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPta1JhGMaFPvZ/CH3rL1BqICLzg0EMKmSwmZXWskPhSwQJ2yQzVEYyaRI1ikkOCqISJDU/9IZRKyqn9SWYuBedb+d4ju7quZ/jBvv...
application_osx=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAF5SURBVDjLpZMxa5RBEIafvdu7RPCMhYLBxCoiaqO/IHZWNvkBooh1WrHUwk4s0sTGQrsQwf9gK1gpQoJoY++d5Ludd2YtvlwuaWLODAyzsPu88zLM...
application_osx_terminal=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAGfSURBVDjLpVOxSgNBEJ297B2iiUmToKABCxEVKyGVoJ+QLp1RxE4sRAQL26RVsLHRQouAkMoq/yD5Ads0ErDIQe5udu+c2eTCGU4MuPC...
application_put=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAHbSURBVDjLpZM/a1RBFEfPnfciq4uChLgrWChaihBYbAxqBD+AgrGwVBDRxipgH1AMEQJpbawU9SvYCRaiEmOaBUkRDRYBwf3zZt691+K9DWuXxYEL...
application_side_boxes=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAFwSURBVBgZpcG9apNhHMbh3/ORWiztpLSrQ86gmw6egkuXjE7i5CQ0OAZxUSj0DCxiB8/A07BDBXEoKEoGbaP45n/f9im+SwhCyXUl26wiP...
application_side_contract=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAG1SURBVBgZpcG/S9RxHMfx5+dz3+LKsKxBC4KQXIvArYb+BQmuIYgGoaBJiAoiLCqwxUGwkBr7gaGOTu5NZhBkBRU3NEV2Q3d69/m+X+...
application_side_expand=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAHXSURBVBgZpcG/S1VxHMfh1/me41USwpa0XwTpUNToECTR4D/g0G1oiKChCAchChqiKYzCIbGWtlpuhBBBS7TY0FoUSZOVSIo/Crz3eu89...
application_side_list=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAGQSURBVBgZpcG9alRhFIbR5/tRA0Fbbe0tp4tFsHFKLSaNjSIGJlapDIq12BgIxJRaCGIK8QaUNN6BmEJBLNIGCcko55z9bs8WpxlECLNWcn...
lib/Icon/FamFamFam/Silk.pm view on Meta::CPAN
weather_clouds=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAHXSURBVDjLzZNNi9pQFIbzA+YXDP0zLV3Nb3E9a3d1JQh+g7oQLaKCimL8QGKiMdF0OjUTjB+N0fi9Ghim7aa8vScwglBKabvohZfccM95zntObjgA3...
weather_cloudy=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJISURBVDjLpZPfa1JhGMftuqvC41l1Hf0JrTtvuyropp8QOdCFWYJgoNC0yOwiiTFtYGCIhBXTs61yc7ZdzAhHiLpTFi21+fP4Y66ZLld9e1/rCIdVB...
weather_lightning=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAITSURBVDjLlZLNi1JhFMaHiP6AvN0Ls4vob2jauYiIFoGBtnFlG1fSws1gDBdXLhIhdaEuvILfjtfK0cyvRflBeHWUEBW1nHGKpmkcpWw+ani6r9...
weather_rain=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAIESURBVDjLvVO/a9tAFD5ZdWwZg11w2iR1idMhxhm8ZOlS3K1rlwwZRD2EQCd7KIUOpmvoj7E4BBxElw72kMFLh5osBkEp3fwXlMY4TlRJtk4/7kffqW6...
weather_snow=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAADnSURBVCjPY/jPgB8ykKTggMPemTsfbHmwfuZqBywKDjjsOXP//6f/H/9f/7/0zAIHJAXHpQ437L+6+93j/9//fwHDC/9nz0RScKjhBlDf5/9fgRhkwgc...
weather_sun=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAIBSURBVDjLpZPdS9NRGMe98zLw/H47QxDCLoqgC/+E/oJpL1qtNxMlRkhIYO7CoJuwQLqILoPwpWnkluKknNWVXVTWXnzZ3Ku65ftsm7/z+w3p23NGQbFZ...
webcam=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJqSURBVDjLnVNLa1phED1X1CS+Aokv0Ks0D2jQnbRJi6UJLdidBLsvXfQ3ZFnaXXfd5Re4KiG4DNKNaI1YUVDoUryVxIiPGOP71ZmvGBKkm14Y7nyXOWfOnG+uN...
webcam_add=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAKkSURBVDjLjZLfS5pRGMf7N3bxslsvtsWuJBi0i4UNRrtYIeIumuwHbAgvXa0mMWGjMDebmSzTQtNuXGZLZr5ZXRQUJjm1jWmGhT9Wr/1UQnQX351zNkbt3...
webcam_delete=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAK3SURBVDjLdVM9TFNRFP5e+0p/KcQIrZZXYCCBdIMoaGqESGxCTBqCg5suxsRF44IjgzG6mZjYwTB2Mg6YOLQdNKUFTKwYEJ2koYZSqi20j9ff91rPvb...
webcam_error=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAALHSURBVDjLbZNdSJNhFMf/m/v+atayydzEFk5rlbrmLBcpRV4OW9hVdNNtV14IuxQqIoLuvI1ouykLE4rdhnNivTmKikywbaBurM19f77v2/O8MJmtBw7...
world=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAMtSURBVDjLVZNLa1xlAIafc5szk8xkMkkm5MKY2EpT2qa2MTVCmoLS2gq6EKooimAW7iQb/0I2bgTRIog0oFW7KQpCS7VqrSmmJGlSQtswqWlLLmbGmcmcZM6cy/...
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Identifier-PL-PESEL
0.4 2026-06-22 19:15:00 CET
Add gender method
0.3 2026-06-21 20:44:00 CET
Meta infos changed
0.2 2016-07-14 23:30:00 CET
META.json and META.yml added
0.1 2016-06-21 22:00:00 CET
First version, released on an unsuspecting world.
view all matches for this distribution
view release on metacpan or search on metacpan
0.10 Mon, 29 Jan 2007 16:35:17 +0100
* Switch to the new syntax highlight engine based in Kate program.
0.9 Tue Nov 14 12:00:52 CET 2006
- Add a force_subpage parameter for link build
- Fix a bug in syntax page link
- Documented a bug with markdown indented text
0.8 Tue Nov 14 08:54:13 CET 2006
- Minor corrections on file dependencies
0.6 Fri Oct 20 11:49:32 CEST 2006
- Added a line number parameter
view all matches for this distribution
view release on metacpan or search on metacpan
TJ9KnUq1qlWhEQAAOw==',
},
{
'generate' => \&generate_transparent_gif,
'expected_b64' => 'R0lGODlhZABkAPAAAP///9oJ/yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJBQAAACwAAAAAZABkAAAC
/4SPqcvtD6OctK6Asd2816x54kiCAYmmH6i2LmO+shzPdlrfupfv/pr5CSm9IcCETCqXrEZxyIxK
kY6ncIqVVptGQ/ar3Aa7XrB5DON2z2xxiMw+u0/kYxw8r9vv2Xyd/+UHB4gluEY4ZWiEmOiktsgY
pQgVyTR5Vbl0+ZOp6Yh22En1+RYq+phgxXmqWgYKyfqaiooZW6rQumMri5Crs3s7y7u6u+kDTJc2
fAxsrNtMmmwa6/wLrRxca1t9g8xt4x2tF44tDbst/nd9QUuMXj6+jtvOXJw+aA+vnq8HQd7/4B/A
aKwG+pNncB6/hArfMWxI7SG7hRJdOaxoMSLGA1MCMXas+FFiyIcjGZZMeNJgyoErAbbs9zIeRZAI
ac4UWRPnTZI5ee402RPoT5RBiQ5VWRTpUZZJmS512RTq041Uq1q9ijWr1q1cu3r9CjasWAQFAAAh
view all matches for this distribution
view release on metacpan or search on metacpan
FromPostcode.pm view on Meta::CPAN
package Image::Maps::Plot::FromPostcode; # where in the world are London.pm members?
our $VERSION = 2;
our $DATE = "Tue 12 Feb 2003 15:33 CET";#"Mon 28 May 09:59 2002 CET"; #"Fri 06 July 19:18 2001 BST";
use 5.006;
use strict;
use warnings;
use base "Image::Maps::Plot::FromLatLong";
view all matches for this distribution
view release on metacpan or search on metacpan
lib/InSilicoSpectro/Databanks/DBEntry.pm view on Meta::CPAN
Get or set the sequence type
=head3 $dbe->annotatedModRes(string|[[pos1, mod1], [pos2, mod2]]);
get or set annotated PTM from a string (e.g. (1|ACET_nterm)(2|ACET_nterm)(185|PHOS)) or an array. All previously set TPM are removed
=head3 $dbe->add_annotatedModRes(pos, modkey)
add an annotated PTM
view all matches for this distribution
view release on metacpan or search on metacpan
lib/InSilicoSpectro/InSilico/MassCalculator.pm view on Meta::CPAN
DEMSCGHTK
might be modified according to
ACET_nterm:::Oxidation::Cys_CAM::Oxidation:::
which means that there is an N-terminal acetylation, the methionine and the
histidine are oxidized, and the cysteine is carboxyamidomethylated; no
C-terminal modification. We see that in this notation empty positions between
colons are possible to denote the absence of modification. The modification
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension InfoSys::FreeDB.
0.91 Tue Dec 16 22:24:30 CET 2003
- Thanks to David Byers for reporting most of these bugs.
- Chose a version number that is string-wise higher than 0.9.
- Corrected description in REDME file.
- Fixed discid format bug in InfoSys::FreeDB::Entry::mk_discid().
- Let InfoSys::FreeDB::Response::* classes report non-supported
2) "freedb.freedb.org" selects a random freedb server for each
request.
3) During software upgrade different servers may support different
maximal protocol levels which may lead to errors.
0.12 Thu Nov 13 21:02:14 CET 2003
- Fixed DISCID bug in InfoSys::FreeDB::Entry::write_array_ref.
Thanks to Heikki Lindholm for reporting this.
- Fixed InfoSys::FreeDB::Response::Query::new_from_content_ref to
support code 210 which I overlooked during development.
Thanks again to Heikki Lindholm for reporting this.
view all matches for this distribution
view release on metacpan or search on metacpan
Low-level changelog
===================
1.1.1 Mon Nov 26 13:18:10 CET 2007
- kwalitee/cpants release
1.1.0 Wed Oct 24 15:21:06 CEST 2007
- fixed to work with Language::Befunge 3.00 semantics (vectors)
view all matches for this distribution
view release on metacpan or search on metacpan
- PR/67 NERDVANA++ Relax the version requirement for installing modules
0.80_02 Fri Jun 22 22:21:11 MDT 2018
- Revert PR/61 - failed on travis
0.80_03 Fri 01 Feb 2019 11:26:18 PM CET
- Fix @inc, add another exception for Inline::C (SISYPHUS++)
0.81 Sun 03 Feb 2019 04:42:05 PM CET
- Regular release, see developer releases
0.82 Sun 31 Mar 2019 04:10:24 PM CEST
- Another fix for @INC PR#69 TINITA
view all matches for this distribution