view release on metacpan or search on metacpan
- force reindex
1.0203 2024-08-22 13:57:00 CEST
- fix cql match all query
1.0202 2020-03-12 16:31:02 CET
- only add type for es 1x-2.x in reader methods
1.0201 2019-10-11 12:07:18 CEST
- fix scrolled search bug
- support scroll/scroll_id in search
1.01 2019-08-28 14:29:47 CEST
- escape colon in wildcard searches
1.0 2019-01-30 13:42:43 CET
- update constructor pod
0.9_02 2019-01-30 12:15:12 CET
- add an upgrading to 1.0 section to the pod
0.9_01 2019-01-30 11:55:01 CET
- this is a major breaking release that is fully compatible
with Elasticsearch >= 5.0 and maps indexes to bags
0.0512 2019-01-22 14:06:36 CET
- the bag gets a new type parameter for setting the index type that defaults
to the bag's name
0.0511 2019-01-07 12:14:11 CET
- setting id_key or key_prefix is no longer necessary for Elasticsearch >= 2.0
0.0510 2018-12-18 15:25:59 CET
- on_error log, throw and ignore shortcuts for easier debugging
0.0509 2017-03-28 10:11:49 CEST
- escape spaces in query string terms, remove quoting
0.0508 2017-03-23 14:22:20 CET
- use Catmandu's new CQLSearchable role
- support JSON encoded sort param
0.0507 2017-03-10 14:06:16 CET
- Elasticsearch 5.0 iteration compatibility
0.0506 2017-02-23 09:53:51 CET
- more pod
0.0505 2017-02-16 15:55:34 CET
- correctly quote query string terms
0.0504 2017-01-03 13:35:26 CET
- support escaping of special CQL characters
0.0503 2016-12-20 11:38:16 CET
- fuzzy CQL queries are now analyzed
0.0502 2016-12-20 11:32:10 CET
- fuzzy CQL queries are now analyzed
0.0501 2016-08-23 13:33:19 CEST
- minimal pod for all packages
0.05 2016-05-26 11:11:57 CEST
- Elasticsearch 2.0 compatibility (if you use a custom key_prefix or id_key)
- add the Catmandu::Droppable role to the store and bag
0.04_01 2016-03-15 11:57:49 CET
- Elasticsearch 2.0 compatibility (this is only possible by field renaming
and needs reindexing)
- add the Catmandu::Droppable role to the store and bag
0.0306 2016-01-12 11:21:12 CET
- drop support
0.0305 2015-10-15 13:24:08 CEST
- fix on_error bug
0.0304 2015-02-06 12:10:05 CET
- revert to the Catmandu::Store::ElasticSearch name to avoid
installation troubles
0.0303 2015-02-02 11:17:35 CET
- [more of nothing]
0.0302 2015-02-02 10:57:13 CET
- [nothing]
0.0301 2014-11-20 11:01:09 CET
- fix typo
0.03 2014-11-17 10:23:11 CET
- fix get missing doc
0.02 2014-11-14 17:17:54 CET
- fix error handler bug
0.01 2014-11-06 10:26:12 CET
- Continue development from Catmandu::Store::ElasticSearch with the
official Search::Elasticsearch client
view all matches for this distribution
view release on metacpan or search on metacpan
- add missing dependency
0.0103 2017-03-27 14:22:09 CEST
- Remove unneeded SRU sortkeys functionality
0.0102 2017-02-23 09:46:55 CET
- Moving to Dist::Milla
- Adding missing dependencies
0.0101 2013-06-24
- import Carp
view all matches for this distribution
view release on metacpan or search on metacpan
- support estimated_document_count with store estimate_count option
0.0803 2019-06-18 09:54:21 CEST
- support json encoded sort specification
0.0802 2019-02-08 16:16:42 CET
- transaction method is now list/scalar context aware
0.0801 2019-02-08 14:01:49 CET
- fix bug in get method
0.08 2019-02-05 15:44:53 CET
- support for MongoDB 4.0 transactions
0.0701 2019-01-18 15:04:24 CET
- use count_documents instead of deprecated count method
0.07 2017-03-23 14:38:15 CET
- use the new Catmandu::CQLSearchable role
0.06 2017-01-13 14:02:30 CET
- remove deprecated options
- replace deprecated driver method calls
0.0501 2016-12-21 08:23:49 CET
- add missing dependency
0.05 2016-12-20 11:03:10 CET
- CQL support
- new fields option
0.0403 2016-01-12 10:36:31 CET
- drop support
0.0402 2015-09-30 10:08:35 CEST
- fix MongoDBTest
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Catmandu-Template
0.14 2022-06-29 18:10:19 CEST
- refresh distro
0.13 2020-01-20 12:53:37 CET
- handle template_before, template_after correctly
0.12 2017-08-18 12:25:22 CEST
- better pod formatting
0.03 2014-04-24 21:14:22 CEST
- pod
- dependencies
v0.02 2014-03-05 14:02:53 CET
- test enhanced
- pod
v0.01 2014-03-05 08:24:41 CET
- Initial release, split off from Catmandu core module
- test
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Catmandu-VIAF
0.05 2017-11-10 12:57:05 CET
- Changed: dist.ini release via dzil
- Added: GPLv3 licensing
- Changed: return the RDF:Description hash instead of a custom hash.
- Added: viaf_match_id fix
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Catmandu-Validator-JSONSchema
0.15 2020-03-30 08:52:27 CEST
- JSON::Validator version 3.25 changed error format for object.additionalProperties
0.13 2019-12-20 13:17:05 CET
- add key details to error object. Requires JSON::Validator 3.25 or higher
0.12 2019-11-03 22:14:06 CET
- use methods path and message of JSON::Validator::Error instead of hash keys directly
0.11 2016-04-06 08:42:47 CEST
- use JSON::Validator instead of old package JSON::Schema
view all matches for this distribution
view release on metacpan or search on metacpan
- support filtering on edition
0.0302 2019-09-19 17:36:30 CEST
- add missing dependencies
0.0301 2018-03-07 06:06:42 CET
- add missing dependency
0.03 2018-03-06 19:40:28 CET
- Complete rewrite that supports the whole API
0.02 2017-09-08 16:47:22 CEST
- Support citedReferences and citedReferencesRetrieve
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Catmandu-XLS
0.11 2024-12-12 16:33:12 CET
- Catmandu::Exporter::XLSX: mark all fields with format '@' so that no fields are formatted unexpectedly (like numbers)
0.10 2021-01-04 11:56:00 CET
- use the TabularExporter role
- new empty option
0.09 2019-09-20 10:00:47 CEST
- add missing dependency
0.08 2016-01-12 16:31:41 CET
- Add Spreadsheet::ParseXLSX to cpanfile
- GH#5: Fix XSLX importer to keep the formatting rules of columns
- Fix POD: delete limitation to first worksheet
0.07 2016-01-08 12:03:42 CET
- GH#15: Add option worksheet
- Fix coverall.io badge link
- Fix typo in POD
0.06 2015-10-06 15:18:57 CEST
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Catmandu-XSD
0.05 2019-10-08 09:45:43 CEST
- Fixing dependencies [manwar]
0.04 2016-10-30 17:14:36 CET
- Adding xpath_map support
0.03 2016-10-13 09:15:33 CEST
- Fixing documentation errors
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Catmandu-Z3950
0.06 2019-01-08 09:41:10 CET
- fixing UNIMARC processing (edipretoro)
- fixing authentication issues (edipretoro)
0.05 2016-05-26 16:02:24 CEST
- adding support for default MARC parsed output
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Champlain
0.14 Mon Mar 1 11:52:54 PDT 2021
Bump version number after failed CPAN upload attempt.
0.13 Tue Jan 26 18:36:15 CET 2021
Added project deprecation notice, project is now deprecated.
0.12 Sun May 9 17:26:58 CEST 2010
API coverage for libchamplain 0.5.1.
Includes Memphis support (local rendering).
0.11 Sat Jan 9 10:48:45 CET 2010
API coverage for libchamplain 0.4.3.
0.10 Tue Nov 3 06:31:52 CET 2009
Build update: add Champliain to write_boot ignore.
Minor documentation update.
Advertise Gtk2::Champlain.
More complete unit tests coverage.
New examples: capitals.pl, image.pl, animated-marker.pl and polygons.pl.
Champlain::MapSourceFactory and the factory's constructor accept arguments.
0.03 Sun Mar 22 22:32:44 CET 2009
Fixed the binding of champlain_view_embed_get_view().
Added support for Champlain::ZoomLevel.
Added unit tests.
0.02 Tue Mar 17 09:18:08 CET 2009
Cleanup in the project.
Added champlain_view_embed_get_view().
0.01 Sat Mar 14 10:33:12 CET 2009
First version, released on an unsuspecting world.
view all matches for this distribution
view release on metacpan or search on metacpan
0.01 Fri Dec 15 23:17:33 2000
- original version; created by h2xs 1.20 with options
-XA -n Chess::Pgn
Version tested with 2 pgn file with 3751 games
0.02 sam déc 16 02:26:16 CET 2000
- PlyCount, BlackElo, WhiteElo added
- support extra white lines in the games
0.03 sam déc 16 14:28:40 CET 2000
- Minor bug corrected
view all matches for this distribution
view release on metacpan or search on metacpan
- use parent instead of use base
1.100820 2010-03-23 22:37:52 Europe/Vienna
- converted the distribution to Dist::Zilla-style
0.16 Sun 2009.12.06 22:47:16 CET (Marcel Gruenauer <marcel@cpan.org>)
- reduced dependencies using author tests
- better dist engineering (INSTALL, README, README.mkdn etc.)
0.15 Fri Nov 7 14:21:10 CET 2008 (Marcel Gruenauer <marcel@cpan.org>)
- Updated Module::Install; there was a segfault maybe related to an old
version of Module::Install, see
http://www.nntp.perl.org/group/perl.cpan.testers/2008/10/msg2521929.html
0.14 Fri Oct 31 00:37:23 CET 2008 (Marcel Gruenauer <marcel@cpan.org>)
- Changed dist style and Changes back to standard. People didn't like it -
the nail that sticks out gets hammered down.
- Added standard test files; this will also help with CPANTS.
- Added key count method to hash (Florian Helmberger)
view all matches for this distribution
view release on metacpan or search on metacpan
- use Class::Accessor::Installer->document_accessor()
1.100830 2010-03-24 10:42:05 Europe/Vienna
- converted the distribution to Dist::Zilla-style
0.08 Mon 2009.12.07 23:34:29 CET (Marcel Gruenauer <marcel@cpan.org>)
- reduced dependencies using author tests
- better dist engineering (INSTALL, README, README.mkdn etc.)
0.07 Thu Oct 30 16:17:29 CET 2008 (Marcel Gruenauer <marcel@cpan.org>)
- Caching optimizations
0.06 Wed Oct 8 18:39:34 CEST 2008 (Marcel Gruenauer <marcel@cpan.org>)
- Dropped support for SORT_CONSTRUCTOR_ARGS; slowed down things too much
if called often, as it would be in large OOP apps.
view all matches for this distribution
view release on metacpan or search on metacpan
- use Class::Accessor::Installer->document_accessor()
1.100830 2010-03-24 11:03:26 Europe/Vienna
- converted the distribution to Dist::Zilla-style
0.05 Fri 2010.02.05 22:10:05 CET (Marcel Gruenauer <marcel@cpan.org>)
- check for defined() instead of ref()
0.04 Wed 2009.11.04 23:35:04 CET (Marcel Gruenauer <marcel@cpan.org>)
- check whether what we want to check against UNIVERSAL::isa() is actually
defined - in real-world scenarios, this saves most of the calls
- Changed dist style and Changes back to standard. People didn't like it -
the nail that sticks out gets hammered down.
- Added standard test files; this will also help with CPANTS.
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Class-Accessor-Fast-WithBuilder
0.0101 Tue Oct 1 12:32:01 2013
* Add repository to Makefile.PL
0.01 Sat Jan 1 20:55:07 CET 2011
* Init repo
view all matches for this distribution
view release on metacpan or search on metacpan
- added documentation
1.100820 2010-03-23 18:13:50 Europe/Vienna
- converted distribution to Dist::Zilla-style
0.09 Wed 2010.02.10 14:34:59 CET (Marcel Gruenauer <marcel@cpan.org>)
- removed optional but - after the Vim::Tag rewrite unnecessary - Vim::Tag
dependency, thereby also removing the circular dependency of Vim::Tag ->
Class::Accessor::Constructor -> Class::Accessor::Complex ->
Class::Accessor::Installer.
0.08 Sun 2010.02.07 22:20:43 CET (Marcel Gruenauer <marcel@cpan.org>)
- removed test dependency on Class::Accessor - works fine without it
0.07 Mon 2010.02.01 22:38:08 CET (Marcel Gruenauer <marcel@cpan.org>)
- convert to new-style PTAGS handling (see Vim::Tag)
0.06 Sun 2009.12.06 23:41:53 CET (Marcel Gruenauer <marcel@cpan.org>)
- Vim::Tag is now an optional feature
- reduced dependencies using author tests
- better dist engineering (INSTALL, README, README.mkdn etc.)
0.05 Sat Nov 1 22:01:44 CET 2008 (Marcel Gruenauer <marcel@cpan.org>)
- Now uses Vim::Tag
0.04 Thu Oct 30 16:23:28 CET 2008 (Marcel Gruenauer <marcel@cpan.org>)
- Generate ptags if $::PTAGS is set (Florian Helmberger)
0.03 Thu Jul 25 15:27:43 CEST 2008 (Marcel Gruenauer <marcel@cpan.org>)
- Changed dist style and Changes back to standard. People didn't like it -
the nail that sticks out gets hammered down.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Class/CompiledC.pm view on Meta::CPAN
=cut
1;
__END__
2.14 Wed Jan 18 00:44:39 CET 2006 @31 /Internet Time/
everything till here...
2.15 Thu Jan 19 20:28:41 CET 2006 @853 /Internet Time/
fixed documentation issues, the Field type for regular exprssions
is C<Regexpref> and I<not> C<Regexref>. I also had Regexenref in mind...
2.16 Sun Oct 08 00:05:19 CEST 2006 @962 /Internet Time/
fixed (?:Array|Code|Hash)ref type checking code
2.17 Sat Oct 21 01:01:45 CEST 2006 @1 /Internet Time/
lib/Class/CompiledC.pm view on Meta::CPAN
renamed to Class::CompiledC to avoid the creation of a new root namespace
added version requirement for 5.8.7, sorry for this but I cannot tell if
it will run with earlier versions.
2.21 Fri Oct 27 23:27:38 CEST 2006 @935 /Internet Time/
no code changes, fixed errors in Makefile.pl
2.22 Sun Oct 29 22:52:42 CET 2006 @953 /Internet Time/
updated documentation,
minor code cleanups.
view all matches for this distribution
view release on metacpan or search on metacpan
0.0.7 Sun 6 Jun 2010 13:42:13 CEST
- Test spring cleaning
- Added Data::Dump to build requires
- Removed all references to Data::Dumper
0.0.6 Mon Jan 28 23:14:19 CET 2008
- Fixed missing dependency
0.0.4 Thu Dec 22 15:06:10 CET 2005
- Initial public release
- Added support for has_many
0.0.3 Thu Oct 13 16:28:05 CEST 2005
- Internal release.
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Class::DBI::Storable
0.01 Sat Dec 3 03:09:45 CET 2005
- Wrote and published
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Class/Date.pm view on Meta::CPAN
$date->ampm # AM/PM
$date->string # 2000-02-29 12:21:11 (format can be changed, look below)
"$date" # same as prev.
$date->tzoffset # timezone-offset
$date->strftime($format) # POSIX strftime (without the huge POSIX.pm)
$date->tz # returns the base timezone as you specify, eg: CET
$date->tzdst # returns the real timezone with dst information, eg: CEST
($year,$month,$day,$hour,$min,$sec)=$date->array;
($year,$month,$day,$hour,$min,$sec)=@{ $date->aref };
# !! $year: 1900-, $month: 1-12
lib/Class/Date.pm view on Meta::CPAN
You will see the difference through an example:
$Class::Date::DST_ADJUST=1;
print date("2000-10-29", "CET") + "1D";
# This will print 2000-10-30 00:00:00
print date("2001-03-24 23:00:00", "CET") + "1D";
# This will be 2001-03-25 23:00:00
print date("2001-03-25", "CET") + "1D";
# This will be 2001-03-26 00:00:00
$Class::Date::DST_ADJUST=0;
print date("2000-10-29", "CET") + "1D";
# This will print 2000-10-29 23:00:00
print date("2001-03-24 23:00:00", "CET") + "1D";
# This will be 2001-03-26 00:00:00
=head1 MONTHS AND YEARS
If you add or subtract "months" and "years" to a date, you may get wrong
view all matches for this distribution
view release on metacpan or search on metacpan
- 'use parent' instead of 'use base'
1.100810 2010-03-22 22:42:55 Europe/Vienna
- converted distribution to Dist::Zilla-style
0.09 Thu 2010.02.18 21:42:11 CET (Marcel Gruenauer <marcel@cpan.org>)
- tests no longer require Class::Accessor::Complex
0.08 Mon 2010.02.08 14:40:08 CET (Marcel Gruenauer <marcel@cpan.org>)
- Changed dist style and Changes back to standard. People didn't like it -
the nail that sticks out gets hammered down.
- Added author tests; this also removes dependencies
0.07 Thu, 29 May 2008 12:01:33 -0000 (Marcel Gruenauer <marcel@cpan.org>)
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Class::Factory.
1.06 Tue Nov 6 21:16:07 CET 2007
- Added remove_factory_type(), unregister_factory_type() and
get_factory_type_for(). Marcel Gruenauer <marcel@cpan.org>
1.05 Thu Feb 1 22:57:21 PST 2007
- Added method get_registered_class(), suggested by
view all matches for this distribution
view release on metacpan or search on metacpan
* brought in sync with bleadperl@20100
- base.pm docs now mention explicitly that import() is not called
(bleadperl@19189)
- Fixing minor bug in bleadperl@19000 test which 5.8.1 exposes
0.15 Wed Feb 26 23:31:08 CET 2003
* base.pm now defending against stray $SIG{__DIE__} handlers interfering
- Fixed a small typo in the tests which was causing a warning in 5.8.0.
* base.pm brought in sync with bleadperl@18784.
* Accounts for removal of pseudo-hashes in 5.9.0.
* Passes 5.8.0's regression tests.
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Class::Gomor.
1.03 Tue Jan 13 19:21:45 CET 2015
- update: copyright notice
- update: Kwalitee
1.02 Sat May 23 15:44:40 CEST 2009
- bugfix: a warning when used with perl 5.10
- new: test kwalitee
- update: copyright notice
1.01 Mon Nov 20 18:40:40 CET 2006
- Class::Gomor::Hash: new: cgDumper()
- Class::Gomor::Array: new: cgDumper()
- Class::Gomor: cgClone() and cgFullClone() documented
- examples: my-class.pl
- test: Test::Pod, Test::Pod::Coverage
view all matches for this distribution
view release on metacpan or search on metacpan
- 'use parent' instead of 'use base'
2.100830 2010-03-24 11:44:23 Europe/Vienna
- converted the distribution to Dist::Zilla-style
1.11 Mon 2009.12.07 22:18:14 CET (Marcel Gruenauer <marcel@cpan.org>)
- reduced dependencies using author tests
- better dist engineering (INSTALL, README, README.mkdn etc.)
1.10 Fri Nov 7 11:43:47 CET 2008 (Marcel Gruenauer <marcel@cpan.org>)
- Changed dist style and Changes back to standard. People didn't like it -
the nail that sticks out gets hammered down.
- Added standard test files; this will also help with CPANTS.
- Fixed a bug where Class::Null->new->new didn't work (thanks rabbit,
rt.cpan.org bug #34244)
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Class::Phrasebook.
0.88 Wed Feb 19 13:01:49 CET 2003
- Fixed the way absolute path is identified for cygwin OS.
0.87 Sun Feb 9 12:30:00 CET 2003
- See Phrasebook::SQL Changes file.
0.86 Fri Nov 8 21:36:48 CET 2002
- Fixed a bug on Windows OS where absolute path was not
identified correctly.
Thanks for Andrew Alakozow that reported the bug and
supplied a patch.
- Just fixed the copyright notice.
0.84 Thu Aug 1 12:01:23 CEST 2002
- Added the class method clean_out_of_scope_dictionaries.
0.83 Mon Feb 25 10:48:57 CET 2002
- The classes now use bytes. I did this change because I found
out that the regular expressions sometimes work as unicode
and sometimes as bytes. What I prefer to have is kind of a
class switch that will let the user of the class choose if
he wants the class to run using 'bytes' or 'utf8'. I think
Added the as_is_between_tags method, and the
PHRASEBOOK_AS_IS_BETWEEN_TAGS environment to provide the
ability to get back to the old behavior of the classes -
for legacy purposes.
0.82 Fri Feb 8 09:42:43 CET 2002
- The dictionaries are cached now in a class data.
0.81 Sat Jan 19 19:08:56 CET 2002
- At last the Devel::CallerItem is removed from this class.
Instead I use the caller build-in-function.0.8
0.8 Sat Dec 15 19:44:09 CET 2001
- Actually a very small fix, to have correctly the new lines
from the XML source.
Yet, I upgraded the VERSION number to 0.8, because we use
this class for quite a time now, and had no problems expect
this small fix.
0.2 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
- added 'use Data::Storage;' to Class::Scaffold::Environment for AutoPrereq
1.100760 2010-03-17 01:01:18 Europe/Vienna
- converted distribution to Dist::Zilla-style
0.16 Fri 2010.02.12 14:08:24 CET (Marcel Gruenauer <marcel@cpan.org>)
- fixed scalar/list context bug in passing options to Property::Lookup
- refactored; now uses Test::Class::GetoptControl
0.15 Mon 2010.02.01 17:35:27 CET (Marcel Gruenauer <marcel@cpan.org>)
- C::S::App::CommandLine: added support for GETOPT_DEFAULTS
- added constant importer to avoid all those 'self->delegate->...' calls
- C::S::App::CommandLine: call usage() like a method
- C::S::App::Test::YAMLDriven: decode utf8 before YAML::Load to make it the
same as YAML::XS::Load
- convert to new-style PTAGS handling (see Vim::Tag)
0.14 Mon 2009.11.16 11:17:38 CET (Marcel Gruenauer <marcel@cpan.org>)
- C::S::Storable: shortcut MUNGE_CONSTRUCTOR_ARGS if storage_type arg is
present
0.13 Wed 2009.11.04 23:45:02 CET (Marcel Gruenauer <marcel@cpan.org>)
- C::S::Factory::Type got an import function that provides direct access
functions so it is easier and faster than '$self->delegate->make_obj()'
- miscellaneous performance tuning
0.12 Tue 2009.11.03 14:06:18 CET (Marcel Gruenauer <marcel@cpan.org>)
- C::S::App::Test::YAMLDriven now supports --shuffle, --reverse to affect
test order.
0.11 Mon 2009.11.02 17:59:15 CET (Marcel Gruenauer <marcel@cpan.org>)
- C::S::App::Test::YAMLDriven now has run_test(), which runs the abstract
run_subtest() in a subtest.
0.10 Sat 2009.10.24 23:20:43 CEST (Marcel Gruenauer <marcel@cpan.org>)
- configurator mechanism is now handled by Property::Lookup
0.08 Mon Jul 6 13:23:27 CEST 2009 (Marcel Gruenauer <marcel@cpan.org>)
- added extra tests (xt/)
- doc fixes
0.07 Sat Nov 1 21:59:22 CET 2008 (Marcel Gruenauer <marcel@cpan.org>)
- Now uses Vim::Tag
0.06 Mon Oct 20 23:01:57 CEST 2008 (Marcel Gruenauer <marcel@cpan.org>)
- Changed dist style and Changes back to standard. People didn't like it -
the nail that sticks out gets hammered down.
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Class::Skin.
0.05 Wed Feb 19 12:55:54 CET 2003
- Could not identify correctly absolute paths in cygwin. Now
it can.
- The -ll flag was changed to -lfl (for using flex).
0.04 Mon Jan 20 11:11:18 CET 2003
- Fixed another Segmentation fault. In tree_walker.c line 79,
it was not checking for the right number of node children.
This made that template12.txt test failed (so any if-elsif
without else afterward, failed).
0.03 Sun Dec 15 22:29:21 CET 2002
- Fixed a Segmentation fault. I cannot believe it actually
worked without this fix. But it did. The bug was that I forgot
to write the "return" statement in root_tnode that is in
libskin/skin.y.
Maybe with the older version of gcc it compiles anyway with
view all matches for this distribution