view release on metacpan or search on metacpan
0.06 2013-09-13 00:32:54 CEST
[Improvements]
- Converted dist to Milla.
0.05 Sat Feb 23 11:33:23 2013 CET
[Improvements]
- Clarified documentation and fixed typos
0.04 Sat Feb 23 00:10:53 2013 CET
[Improvements]
- The default separator is what $Config::Config{path_sep} reports
0.03 Fri Feb 22 23:38:08 2013 CET
[New Features]
- You can specify a different path separator with --sep. (Thanks to
jberger++ for the suggestion.)
0.02 Fri Feb 22 22:09:39 2013 CET
[New Features]
- $PATH is the default to work on, but you can pass any string like
$PERL5LIB or use --var. (Thanks to @beldon++ for the suggestion.)
[Improvements]
- Better documentation markup
0.01 Fri Feb 22 10:56:07 2013 CET
[New Features]
- original version
view all matches for this distribution
view release on metacpan or search on metacpan
1.100710 2010-03-12 00:48:03 Europe/Vienna
- converted the distribution to Dist::Zilla-style
- moved the code to App::perlzonji; bin/perlzonji is just a thin wrapper
- documented the subroutines
0.04 Thu 2010.02.18 20:59:44 CET (Marcel Gruenauer <marcel@cpan.org>)
- added environment variables (perlrun) and PerlIO layer names
- explained the word "zonji"
0.03 Fri 2010.02.12 11:36:44 CET (Marcel Gruenauer <marcel@cpan.org>)
- added --perldoc-command, --debug and other common options (daxim)
0.02 Mon 2010.02.08 14:54:26 CET (Marcel Gruenauer <marcel@cpan.org>)
- added docs to bin/perlzonji
0.01 Mon 2010.02.08 13:24:15 UTC (Marcel Gruenauer <marcel@cpan.org>)
- original version
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for App-pscan
0.02 2014-03-08 16:47:48 CET
- Can send payloads to nodes (-p or --payload option)
- enhanced output
- fixed udp scan stop
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl tool rename.
1.16 Tue Mar 11 15:43:30 CET 2025
- Implement support for custom commmand
1.15 Tue Feb 18 12:56:31 CET 2025
- Make rename locale aware
1.14 Sun Feb 26 22:07:31 CET 2023
- Add --shell-completion=zsh and docs
1.13 Mon Feb 13 14:24:37 CET 2023
- Add --shell-completion=bash
1.12 Sun Nov 13 16:13:00 CET 2022
- Add -c|--copy option
1.11 Tue Mar 23 13:41:00 CET 2021
- Fix examples in documentation
1.10 Fri Mar 19 22:00:12 CET 2021
- Skip files containing 0-bytes
- Fix a backup file issue related to wildcards
1.9 Fri Jul 4 02:51:17 CEST 2014
- use bsd_glob to handle files with space in the name.
- turn of strict when evaling perl code.
1.5 Mon Aug 18 14:21:12 CEST 2008
- use strict, added mkdir support, fixed small typos.
1.4 Wed Jan 26 18:13:50 CET 2000
- Added some error messages
1.3 Wed Jan 26 14:02:57 CET 2000
- fixed documentation
1.2 Wed Jan 26 12:46:45 CET 2000
- added --link-only option
1.1 Fri Apr 9 19:22:51 CEST 1999
- original version
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for App-skos2jskos
0.2.4 2021-02-15 12:37:02 CET
- Make inScheme optional if topConceptOf is used
0.2.3 2021-02-15 11:38:13 CET
- Add topConceptOf if given at concepts
0.2.2 2021-02-15 11:05:58 CET
- Add topConceptOf to concepts
0.2.1 2019-05-16 13:05:33 CEST
- Remove some tests to avoid installation failure
- Detect and warn on non-literals
0.1.7 2019-04-15 13:26:45 CEST
- Support skos:broader and all note types
0.1.6 2019-03-08 09:10:04 CET
- Fix field inScheme
- Add missing dependency JSON
0.1.5 2019-03-07 13:42:16 CET
- Add option --debug
- Include creator and contributor in scheme
- Include scopeNotes in concepts
0.1.4 2016-03-02 11:55:57 CET
- Align with JSKOS 0.1.0
0.1.3 2015-12-02 14:21:36 CET
- include scheme description
- remove trailing newline in output (#1)
0.1.2 2015-11-03 15:05:34 CET
- add missing dependency
- detect wrong --scheme option
0.1.1 2015-11-02 14:30:36 CET
- include vann:preferredNamespacePrefix (concept scheme notation)
- include skos:inScheme (concepts)
- add tests
0.1.0 2015-11-02 12:50:22 CET
- First release
view all matches for this distribution
view release on metacpan or search on metacpan
bin/tcpproxy.pl view on Meta::CPAN
OUT [a]
OUT [t]
OUT [c]
OUT [[CR]<00>]
IN [[CR][LF]]
IN [Last login: Fri Dec 5 01:58:51 CET 2014 from localhost on pts/7[CR][LF]Linux bigbird 3.2.0-4-amd64 #1 SMP Debian 3.2.63-2+deb7u1 x86_64[CR][LF][CR][LF]The programs included with the Debian GNU/Linux system are free software;[CR][LF]the exact ...
IN [[ESC]]0;atc@bigbird: ~[BEL]atc@bigbird:~$ ]
OUT [[ETX]]
IN [logout[CR][LF]]
=head1 DESCRIPTION
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl module App::txtnix
0.07 2016-03-09 23:00:03 CET
* Run pre_tweet_hooks before reading tweets
* Sorting now decides how the newest tweets are sorted
* Add options to hide metadata
* Add text wrapping for pretty
* Use c99 oneline comments as metadata sign
* Add display formats simple and pretty
* Do not run post_hook in tweet if no tweets are entered
* Add INSTALLATION section
0.06 2016-03-06 22:25:54 CET
* Sort tweets in test.
* Write follow and unfollow metadata to twtfile (highly experimental, do not
use!).
* Read tweets from STDIN if term is not interactive.
* Edit tweets in editor without arguments to tweet.
0.05 2016-03-04 22:23:53 CET
* Expose tls key and cert settings from UserAgent.
* Skip mentions from the registry from users i already follow.
* The argument to tweet was double decoded.
* Add new command register to register at a registry.
* Add new command query mentions
* Add new command query tags
* Add option --unfollowed to just list unfollowed user in query user.
* Add options --me for timeline to just personal tweets
0.04 2016-03-02 22:13:01 CET
* Display nicks only for the timeline command but not for view.
* Handle http code 308 like 301.
* Add configuration option ca_file.
* Enable strict hostname verification for TLS.
* Only support RFC 3339. Timestamps are now handled by Mojo::Date
instead of HTTP::Date.
* Add new subcommand query users to query a registry for all registered
users.
0.03 2016-02-29 21:08:40 CET
* Access registries to show mentions of users you don't follow
* Allow short options
0.02 2016-02-27 22:35:53 CET
* Use use_pager in configuration file to be compatible with twtxt
* In the same vein use_pager defaults to false
* Add new option cache_dir
* Cache dir is now actually cleaned
* Unfollow users after 410 response
* Replace Moo with Mojo::Base
0.01 2016-02-25 22:36:20 CET
* Initial release
view all matches for this distribution
view release on metacpan or search on metacpan
- Allow repeated options label, description, and text
- Renamed output format "pretty" to "text"
- Fix and extend help output (#23, #24)
- Fix text template format with uppercase field names
0.4.3 2015-11-14 22:18:06 CET
- New option text to easily get names and descriptions
- Show count in text format when counting
0.4.2 2015-11-10 15:10:09 CET
- New option count
- Minor fixes and cleanup
0.4.1 2015-10-27 13:44:50 CET
- Fixed test
- New option enumerate
0.4.0 2015-10-26 11:55:47 CET
- Implemented search mode
- Added colorized XML output format
- Refactoring
0.3.6 2015-10-22 20:05:48 CEST
view all matches for this distribution
view release on metacpan or search on metacpan
0.10 Sun Nov 1 16:36:59 CET 2015
- new feature: create an archive from scratch (Adrien Mahieux)
0.09 Mon May 30 14:05:02 CEST 2011
- fix cpio-filter --in-place --exclude (thanks to blino)
(regression introduced in 2007)
0.08 Thu Jan 27 09:50:42 CET 2011
- fix ->remove on Archive::Cpio (rt.cpan.org #64852) (thanks to Frits/vwf and Corion)
0.07 Wed Dec 19 11:45:45 CET 2007
- allow ->read($filehandle) and ->write($filehandle) (rt.cpan.org #31686)
- fix ->size on Archive::Cpio::File (rt.cpan.org #31684) (thanks to teek)
0.06 Tue Apr 25 00:00:00 CET 2007
- handle ODC (octal) format (Mike Sliczniak)
0.05 Thu Mar 15 18:34:12 CET 2007
- add ->add_data, ->get_file
- rename ->list into ->get_files
0.04 Thu Mar 15 16:27:12 CET 2007
- bug fix release
- fix using STDIN which can't seek back
0.03 Thu Mar 15 11:51:16 CET 2007
- switch to an OO API to handle different archive formats
- handle old binary format (only little-endian for now)
- add option --in-place to cpio-filter
0.02 Wed Feb 28 17:10:49 CET 2007
- fix padding at end of generated cpio
0.01 Wed Feb 28 17:10:49 CET 2007
- initial release
view all matches for this distribution
view release on metacpan or search on metacpan
unzip-6.0/atheos/Makefile view on Meta::CPAN
echo '##### (If the only difference is the file times, compare your'; \
echo '##### timezone with the Central European timezone, which is one'; \
echo '##### hour east of Greenwich but effectively 2 hours east'; \
echo '##### during summer Daylight Savings Time. The upper two'; \
echo '##### lines should correspond to your local time when the'; \
echo '##### files were created, on 19 November 1998 at 10:46pm CET.'; \
echo '##### If the times are consistent, please ignore this warning.)'; \
fi
@$(RM) testmake.unzip-Z testmake.zipinfo
#
@echo '##### testing unzip -d exdir option'
view all matches for this distribution
view release on metacpan or search on metacpan
anything older, I imagine.
- Fix non-ASCII characters in compilation logs
- Fix "arepa queue xxx.dsc <distroname>"
- Add a simple option to show a source package in the repo
0.87 Tue Mar 1 13:53:57 CET 2011
- Don't require the sqlite3 utility to run the tests, just
DBD::SQLite
- One more compatibility fix for Mojolicious 1.0 (login was
apparently broken)
0.86 Fri Feb 25 14:26:06 CET 2011
- Compatibility with Mojolicious 1.0
- Support unsigned repositories, to make the functional tests
easier to execute
0.85 Thu Jan 20 10:35:46 CET 2011
- Compatibility with sbuild 0.60 (ie. Debian Squeeze)
- Add workaround multi-arch packages (not proper support, but they'll
sort of work), as in packages having more than one value in
Architecture (like "amd64 i386", not like "any"; the latter has
always worked)
- It turns out it wasn't completely fixed, oh well
- Add missing dependency YAML::Syck to Makefile.PL
- Escape the source package comment
- Add a simple RSS feed for incoming packages
0.74 Thu Mar 18 14:56:41 CET 2010
- More fixes for the 0.71 bug, hopefully this time it's completely
fixed
0.73 Thu Mar 18 13:39:35 CET 2010
- Fix stupid bug introduced in 0.71 ("Support incoming ...") that
would do horrible things when having any binNMUs configured
0.72 Thu Mar 18 11:28:50 CET 2010
- Implement an "uninit" command in arepa-admin
- Make both init and uninit receive an optional list of builders to
init/uninit (as opposed to init/uninit all of them)
- Don't use the -n option in sudo, as it's only supported from 1.7.0
- Remove the silly signing script, as it's not needed if sudo is
configured properly
- Add/improve documentation everywhere, add legal information
0.71 Wed Mar 17 14:01:36 CET 2010
- Store passwords as MD5-hashes in the users file
- Add support for rejecting incoming packages
- Support incoming source packages with a distribution that is not a
reprepro distribution Suite or Codename (still, that distribution
will have to be mentioned in some builder)
- Added introductory documentation, improved a bit the help/error
messages on the command-line tools
0.70 Mon Mar 15 14:04:43 CET 2010
- Order failed compilations by finished date, not requested date
- Add the ability to add comments to source packages
- Add a repository view showing all the available packages
- Add a repository signing script and make sure the repository is
signed every time there are changes (new source/binary packages)
0.65 Wed Feb 17 13:33:38 CET 2010
- Show since when a package has been compiling in the "Builder status"
- Add the --delete option to the rsync calls
- Fix binNMU calculations so binNMUs are correctly detected
- Fix "Latest xxx" listing order
view all matches for this distribution
view release on metacpan or search on metacpan
- Fix contributed by Stephen Rauch: some verbosity was going to
stdout instead of stderr where it should.
- remove defined(%Argv::Summary): deprecated in Perl 5.12
- silenced a spurious(?) 5.12 redefinition warning around exec.
1.28 Sat Jan 26 18:15:48 CET 2013
- Restored Argv::Summary functionality, disabled by the previous fix.
Fixes contributed by Marc Girod.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Armadito/Agent/Antivirus/Eset/Task/Scan.pm view on Meta::CPAN
use Armadito::Agent::Patterns::Matcher;
use Armadito::Agent::Task::Alerts;
#name="/home/malwares/contagio-malware/jar/MALWARE_JAR_200_files/Mal_Java_64FD14CEF0026D4240A4550E6A6F9E83.jar » ZIP » a/kors.class", threat="a variant of Java/Exploit.Agent.OKJ trojan", action="action selection postponed until scan completion", in...
# Scan completed at: mer. 23 nov. 2016 15:05:32 CET
# Scan time: 9 sec (0:00:09)
# Total: files - 232, objects 1699
# Infected: files - 188, objects 886
# Cleaned: files - 0, objects 0
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Array::Heap.
3.22 Wed Dec 7 13:06:05 CET 2016
- work around a bug in perl 5.20 and later where undef array elements
sometimes are represented by 0-pointers, on which perl functions
later crash.
3.21 Wed Jul 15 01:39:13 CEST 2015
causing functions to fail when called form multiple packages
since then (analyzed by Bob Mathews).
- added t/03_pkg.t, based on testcase by Bob Mathews.
- added stability canary support.
3.1 Mon Oct 27 23:33:24 CET 2014
- simplify logic in splice_heap.
- report out-of-bounds indices in adjust_heap*,
instead of crashing or worse.
3.0 Fri Apr 19 22:11:11 CEST 2013
1.1 Sat Sep 22 15:38:18 CEST 2007
- applied patches by thomas drugeon to add
_lex variants doing string instead of numeric
compares by default.
1.0 Thu Mar 3 17:59:22 CET 2005
- change of contact address.
- mature enough for 1.0.
0.02 Tue Oct 7 22:41:30 CEST 2003
- changed name to Array::Heap2.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/ArrayData/Lingua/Word/EN/Medical/Glutanimate.pm view on Meta::CPAN
cestodiasis
cestodic
cestodology
cestoid
Cestoidea
CET
cetaben
cetabularia
Cetacaine
cetacea
cetaceum
lib/ArrayData/Lingua/Word/EN/Medical/Glutanimate.pm view on Meta::CPAN
nasales
Nasalide
nasalis
Nasarel
nascent
NASCET
nase
nasi
nasioiniac
nasion
nasitis
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Astro/App/Satpass2.pm view on Meta::CPAN
use POSIX qw{ floor };
use Scalar::Util 1.26 qw{ blessed isdual openhandle };
use Text::Abbrev;
use Text::ParseWords (); # Used only for {level1} stuff.
use constant ASTRO_SPACETRACK_VERSION => 0.105;
use constant DEFAULT_STDOUT_LAYERS => ':encoding(utf-8)';
BEGIN {
eval {
load_package( 'Time::y2038' )
lib/Astro/App/Satpass2.pm view on Meta::CPAN
};
my $have_astro_spacetrack;
$have_astro_spacetrack = sub {
my $value = load_package( { lib => undef }, 'Astro::SpaceTrack' ) && eval {
Astro::SpaceTrack->VERSION( ASTRO_SPACETRACK_VERSION );
1;
};
$have_astro_spacetrack = sub { $value };
return $value;
};
lib/Astro/App/Satpass2.pm view on Meta::CPAN
if (defined $val) {
instance($val, 'Astro::SpaceTrack')
or $self->wail("$name must be an Astro::SpaceTrack instance");
my $version = $val->VERSION();
$version =~ s/ _ //smxg;
$version >= ASTRO_SPACETRACK_VERSION
or $self->wail("$name must be Astro::SpaceTrack version ",
ASTRO_SPACETRACK_VERSION, ' or greater' );
}
return ($self->{$name} = $val);
}
sub _set_stdout {
lib/Astro/App/Satpass2.pm view on Meta::CPAN
{ # Begin local symbol block
my %version;
BEGIN {
%version = (
'Astro::SpaceTrack' => ASTRO_SPACETRACK_VERSION,
);
}
sub _load_module {
my ($self, @module) = @_;
view all matches for this distribution
view release on metacpan or search on metacpan
t/tle_flare.t view on Meta::CPAN
Astro::Coord::ECI::TLE->status( add => 88888, iridium => '+',
'Fake Iridium' );
# The following TLE is from
#
# SPACETRACK REPORT NO. 3
#
# Models for Propagation of
# NORAD Element Sets
#
# Felix R. Hoots
view all matches for this distribution
view release on metacpan or search on metacpan
script/moon_almanac.pl view on Meta::CPAN
=item B<--timezone>
Time zone name, e.g.: C<EST>, C<UTC>, C<Europe/Berlin> etc.
or I<offset from Greenwich> in format B<+HHMM> / B<-HHMM>, like C<+0300>.
--timezone=CET # Central European Time
--timezone=EST # Eastern Standard Time
--timezone=UTC # Universal Coordinated Time
--timezone=GMT # Greenwich Mean Time, same as the UTC
--timezone=+0300 # UTC + 3h (eastward from Greenwich)
--timezone="Europe/Moscow"
view all matches for this distribution
view release on metacpan or search on metacpan
inc/Mock/LWP/UserAgent.pm view on Meta::CPAN
use constant REF_HASH => ref {};
sub install_mock {
$Astro::SpaceTrack::SPACETRACK_DELAY_SECONDS = 0;
no warnings qw{ redefine };
*LWP::UserAgent::new = sub {
my ( $class, @arg ) = @_;
inc/Mock/LWP/UserAgent.pm view on Meta::CPAN
This class supports the following public method:
=head2 install_mock
This static method sets C<$Astro::SpaceTrack::SPACETRACK_DELAY_SECONDS>
to zero. It also hot-patches the following
L<LWP::UserAgent|LWP::UserAgent> methods:
=head3 new
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Astro/Coord/ECI.pm view on Meta::CPAN
(available at L<https://www.brodo.de/space/sgp/>) provided a
reference implementation that I could easily run, and pick
apart to help get B<Astro::Coord::ECI::TLE> working. Dominik based
his work on Dr. Kelso's Pascal implementation.
Felix R. Hoots and Ronald L. Roehric, the authors of "SPACETRACK
REPORT NO. 3 - Models for Propagation of NORAD Element Sets,"
which provided the basis for the Astro::Coord::ECI::TLE module.
T. S. Kelso, who compiled this report and made it available at
L<http://celestrak.org/>, whose "Computers and Satellites" columns
view all matches for this distribution
view release on metacpan or search on metacpan
1.23 Tue Apr 17 21:18:24 CEST 2018
- ->renew is actually called ->post_fork, fix documentation.
- use stability canary.
1.22 Thu Jan 18 17:43:14 CET 2018
- further USE_SOCKETS_AS_HANDLES fixes (Z59).
1.21 Wed Feb 11 20:31:01 CET 2015
- upgrade ecb.h for C11 compatibility.
1.2 Fri Apr 11 06:22:38 CEST 2014
- perl5porters broke Async::Interrupt, BDB, EV, IO::AIO, OpenCL
without warning by switching the meaning of USE_SOCKETS_AS_HANDLES
1.04 Wed Mar 31 02:46:49 CEST 2010
- a double fork partially killed the event pipe (great testcase
by dormando). affects IO::AIO, BDB and Async::Interrupt.
1.03 Tue Nov 24 14:31:10 CET 2009
- port to loser platform.
1.02 Tue Sep 1 18:41:09 CEST 2009
- prototypes for sig2name/sig2num were missing.
view all matches for this distribution
view release on metacpan or search on metacpan
t/02_Async-Microservice-Time.t view on Meta::CPAN
[ sort
qw(second year minute datetime hour time_zone_name time epoch month day time_zone date)
],
'datetime'
);
like($dt_data->{time_zone_name}, qr{(CEST|CET)}, 'time zone name');
$mech->get_ok($service_url . 'datetime/Europe/London');
lives_ok(sub {$dt_data = $json->decode($mech->content)}, 'json content');
like($dt_data->{time_zone_name}, qr{(BST|GMT)}, 'time zone name');
view all matches for this distribution
view release on metacpan or search on metacpan
(David Feldman)
0.80 Fri Oct 24 12:06:00 CEST 2008
- CPAN release of the Attribute::Handlers version in bleadperl.
0.81 Sun Nov 9 22:47:00 CET 2008
- Fix to make tests work on 5.6.X (Eric Rybski, RT #40781)
0.82 Wed Mar 11 17:17:00 CET 2009
- Bring test code in line with core perl.
0.83 Fri Mar 13 15:14:00 CET 2009
- Re-add a TODO marker in the tests that would fail on 5.6.2.
0.84 Wed Jun 10 15:14:00 CET 2009
- Core-CPAN synchronization
0.85 Thu Jun 11 09:31:00 CET 2009
- Document findsym for the sake of mod_perl. (David Wheeler)
- Remove unused variable. (David Wheeler)
0.86 Sat Aug 8 12:41:00 CET 2009
- Add resources (bugtracker, ...) section to META.yml
0.86_01 Thu Sep 17 10:01:00 CET 2009
- From perl change 09330df80caf214f375fcf0c04857347e3b17c69 (Zefram):
Fix [perl #66970] Incorrect coderef in MODIFY_CODE_ATTRIBUTES
Attribute handlers being applied to a temporary CV has actually been
crucially on the order in which the CV construction events occur. So
this patch also includes a change to A:H, to make it detect which way
things happen. The resulting A:H works either way, which is essential
for its dual-life nature.
0.87 Mon Sep 21 15:55:00 CET 2009
- Promote to stable release
0.88 Mon Apr 5 16:33:00 CET 2010
- Avoid clobbering $_ (perl #74052, LanX)
0.91 Fri May 20 20:00:00 CET 2011
- Typo fixes in documentation
- POD link fix.
0.93 Mon Dec 19 09:19:00 CET 2011
- documentation: "my" should be "till" (Frederic Briere)
- Spelling fixes (Father Chrysostomos)
- Indentation fixes (Father Chrysostomos)
0.96 Fri Mar 7 08:30:00 CET 2014
- Documentation fixes
- Replace use of base.pm with parent.pm
0.97 Sun Jun 1 12:00:00 GMT 2015
- fixes to deal with CVs without GVs
view all matches for this distribution
view release on metacpan or search on metacpan
- new song accessor: name (bug reported by thorsten schwinn)
- migrated to dist::zilla (raaaaaar!)
**
0.1.4 Tue Jan 6 16:40:08 CET 2009
- missing tag last_modified in amci:playlist (new in mpd 0.14)
0.1.3 Tue Sep 23 08:35:42 CEST 2008
- [rt#39529] missing tag fields in amci:song
0.1.2 Mon Nov 26 12:55:46 CET 2007
- kwalitee/cpants release
0.1.1 Thu May 31 20:42:52 CEST 2007
- new accessor for Status: updating_db (bug mantis #546)
view all matches for this distribution
view release on metacpan or search on metacpan
- migrated to dist-zilla (transparent for end-user)
0.19.7 Wed Sep 30 16:56:37 2009
- fix #50109 problem with newer class::accessor
0.19.6 Sat Feb 14 13:03:22 CET 2009
- doc update (catched by streamingmeemee)
0.19.5 Mon Jan 5 15:31:29 CET 2009
- updated to match mpd 0.14 behaviour
- doc update
0.19.4 Sat Aug 16 10:38:12 CEST 2008
- doc update
enough (timing issues)
0.19.2 Tue Jun 17 19:24:16 CEST 2008
- mpd-dynamic should lookup ratings with utf8 encoded pathes
0.19.1 Mon Dec 3 18:23:58 CET 2007
- new method all_playlists() (courtesy of Joey Hess)
- fix for filenames / playlists beginning with a space (courtesy of
Joey Hess)
0.19.0 Thu Nov 29 20:10:18 CET 2007
- changed constructor api: using a hash for options instead of
positional paraemters
- new conntype param for constructor to change the way connection is
handled
- MPD_HOST env var supports password@host
- mpd-dynamic daemonizes after mpd connection to trap problems
**
0.18.3 Mon Nov 26 12:51:40 CET 2007
- kwalitee/cpants release
0.18.2 Tue Nov 13 20:20:59 CET 2007
- fixing bug 29232 (courtesy of David Bitseff)
0.18.1 Thu May 31 20:57:47 CEST 2007
- fixing mantis bug #556: support for multiple $path in playlist->add
. songs_with_filename_partial()
. songs_by_artist_partial()
. songs_from_album_partial()
. songs_with_title_partial()
0.15.3 Wed Mar 21 18:08:06 CET 2007
- requiring perl 5.8.x minimum
0.15.2 Tue Mar 20 17:24:59 CET 2007
- fixed bug #25553 (on rt.cpan.org)
0.15.1 Sun Mar 18 19:06:57 CET 2007
- added Readonly as prereq
0.15.0 Sat Mar 17 17:49:50 CET 2007
- implementation of Audio::MPD::Collection: this class will act as the entry
point to look up in mpd's collection
- thus, following AM methods removed (see AM::Collection for the replacement):
. list()
. listall()
. searchadd()
- now that AM::Collection is here, AM's test coverage is up to 82.5% \o/
**
0.14.0 Sat Mar 17 13:29:57 CET 2007
- implementation of Audio::MPD::Item: instead of returning some random hash
reference, Audio::MPD now returns AMI objects.
- renamed methods:
. get_current_song() -> current()
. get_song_info() -> song()
- pl_changes() now return an array ref instead of a hash with positions as key
- test coverage of Audio::MPD up to 66.5%
**
0.13.5 Thu Mar 8 20:22:32 CET 2007
- get_urlhandlers() renamed to urlhandlers()
- seekid() defaults to current song
- pod enhancement
- test coverage of Audio::MPD up to 36.1%
0.13.4 Tue Mar 6 20:05:21 CET 2007
- new method password() to change mpd password
- bug fix in deleteid() (was issuing "delete") and crop() (should be done in
reverse order to keep mpd happy)
- test coverage of Audio::MPD up to 36.1%
0.13.3 Sun Mar 4 19:30:24 CET 2007
- bug fix on volume() method
0.13.2 Sun Mar 4 10:17:50 CET 2007
- Makefile.PL now uses ExtUtils::MakeMaker instead of perverting Module::Builder
- bugfix in play() / playid()
- testing Audio::MPD::Status up to 100%
- testing Audio::MPD = 24.5%
0.13.1
- status() now returns an Audio::MPD::Status object, for better encapsulation
- added dependancy on Class::Accessor
0.13.0 Fri Mar 2 12:55:38 CET 2007
- connection completely reworked to get rid of the most obvious problems
note: this does not mean that we're completely clean, but at least it's
better than what it was.
- is_connected() and close_connection() are no more needed, and thus removed
- error handling is now done via die - get_error() is gone
- new methods: stats(), status()
- delete() and deleteid() can take more than one song to delete
**
0.12.4 Thu Jan 25 21:52:05 CET 2007 [JQ]
- grouped pod in sections for easier reading
- corrected pod typos here and there
- added contact information
- new tests for pod correctness and pod coverage
- added missing pod for 3 subs
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Audio::Play::MPG123
0.63 Thu Mar 3 18:00:52 CET 2005
- updated to mpg123 2001-05-18.
- added new frame accessor method, patch by Steven Elling.
- change of contact address.
0.62 Sun Feb 4 13:39:04 CET 2001
- implemented SHuffle command for mpg123sh.
- forgot to include playlist.h. However, mpg123
is being used by somebody so this kind of bug gets found ;)
- mpg123's stderr is now redirected to /dev/null.
- mpg123sh no longer depends on File::Glob.
- mpg123 no longer destroys your terminal settings.
0.61 Thu Jan 18 19:46:45 CET 2001
- load now returns even whent he song couldn't be started :)
- mpg123 is now started without the "-y" flag, since this
also disables id3-tag-detection.
0.6 Wed Jan 17 10:49:33 CET 2001
- updated to version 2001-01-17 of mpg123. Left out a lot
of my patches (e.g. IRIX6). tell me if you need them.
- mpg123sh now stops on SIGPWR (send it from your
/etc/apmd_proxy) (requires recompile of mpg123!).
- new parameter "mpg123args" which expects an arrayref with
view all matches for this distribution
view release on metacpan or search on metacpan
- Use EOF output marker to detect file playback completion
0.03 Sun Apr 18 17:35:18 CEST 2010
- Stop poll() with 'wait' flag from hanging.
0.02 Wed Jan 16 23:35:56 CET 2008
- Use MPlayer metadata commands instead of heuristics
to parse track metadata.
- Add passthrough Makefile.PL.
0.01 Tue Jan 15 21:51:22 CET 2008
- Original release.
view all matches for this distribution
view release on metacpan or search on metacpan
* Added support for new commands:
SETQUEUE, ADDQUEUE, DELQUEUE, ADDHISTORY, DELHISTORY, SHOWIDENTIFIER
(See: #222)
* Updated protocol support to match new protocol (Closes: #222)
v. 0.1beta2 (0.003) - Wed Feb 02 2011 18:17 CET
* Fixed typos
* Added support for envvar $RPLD_SERVER.
* Added info on new EIs (num:, likeness:, random: and randomlike:)
* Added support for likeness.
* Added support for SETPARENTLIST.
view all matches for this distribution