view release on metacpan or search on metacpan
Revision history for Perl module Mojolicious::Plugin::HTMLTemplateProRenderer
0.05 Wed Apr 27 12:19:02 CEST 2016
- Fallback to ep template if pages raise exceptions or for a file not found
0.04 Wed Feb 18 10:40:50 CET 2015
- Add loop test
0.03 Wed Feb 18 10:20:58 CET 2015
- Add support for HTML::Template::Pro::Extension
- Solved a bug in TMPL_LOOP
0.02 Wed Jul 23 19:30:00 2014
- Applied Perl::Tidy to class code
view all matches for this distribution
view release on metacpan or search on metacpan
0.02 2014-03-08 14:31:04CET+0100 Europe/Madrid
- Tests updated to mojo 4.x (Björn Pettersson)
0.01 2012-09-15 14:55:38 Europe/Madrid
view all matches for this distribution
view release on metacpan or search on metacpan
0.05 Ñб Ð°Ð¿Ñ 7 19:08:16 CEST 2018
- Now "under" is fully supported. It accepts all the methods as keys
(e.g. "name", "to") like other ordinary routes.
0.04 Ð²Ñ Ð¼Ð°Ñ 20 23:33:29 CET 2018
- Now "under" is recognised too and has its own "routes =>[]" array. See
t/blog/etc/complex_routes.conf for example.
- If parameters are a reference to CODE it will be executed and whatever it
returns will be the parameters for the respective method.
0.03 Ð¿Ñ Ð¼Ð°Ñ 16 23:45:07 CET 2018
- Improved documentation.
- Added tests for parsing routes.config files, generating routes and making
requests to those routes.
- Improved Makefile.PL.
0.02 Ð¿Ñ Ð¼Ð°Ñ 9 18:07:26 CET 2018
- Added test application. Added MANIFEST.SKIP
0.01 Wed Feb 28 23:58:54 2018
- original version; created by ExtUtils::ModuleMaker 0.56
view all matches for this distribution
view release on metacpan or search on metacpan
- add version badge
0.006 2015-03-31 03:44:38 CEST
- add kwalitee badge
0.005 2015-03-26 17:59:38 CET
- update badges
0.004 2015-03-26 17:03:52 CET
- move pod before DATA (workaround)
0.003 2015-03-26 16:50:51 CET
- try workaround for readme
0.002 2015-03-26 16:37:32 CET
- improve docs
0.001 2015-03-26 16:01:34 CET
- initial version
view all matches for this distribution
view release on metacpan or search on metacpan
0.24 Wed Aug 20 09:12:41 PDT 2014
[ BUGS ]
* GH#35 - Hack to prevent engine from creating self-references
0.23 Mon Jan 28 19:28:58 CET 2013
[ ENHANCEMENTS ]
* GH#26 - multiple hosts/dbs for different classes (diegok)
0.22 Mon Jan 21 16:14:38 CET 2013
[ BUGS ]
* RT#81725 - save HashRef[ArrayRef[Class]] now works; loading does not (yet).
* GH#22 - load_schema with shorten MOP issue fixed (dagolden)
* GH#24 - Support for both MongoDB::Connection (deprecated) && MongoDB::MongoClient (MongoDB 0.503)
* Deprecation warnings removed from tests
- get_collection now required, no more implicit $db-><collecion>() method calling
[ ENHANCEMENTS ]
* GH#21 - use insert() if PK defined and no _id in doc (dagolden)
0.20 Sun Nov 4 13:05:21 CET 2012
[ BUGS ]
* Nested joins save error fixed ("not an ARRAY ref")
* EmbeddedDocument incorrect -pk and -engine parameters (allanwhiteford)
[ ENHANCEMENTS ]
0.09 Thu Apr 21 21:34:00 CEST 2011
[ BUGS ]
* new circularity errors fixed (gugod)
0.08 Tue Mar 22 17:05:45 CET 2011
[ BUGS ]
* DoNotSerialize renamed to DoNotMongoSerialize to avoid clashing with
MooseX::Storage own (gentili)
* Circularity errors fixed.
[ API CHANGES ]
* DateTime always stored as a raw type - the MongoDB driver handles
it on its own.
0.07 Wed Feb 2 22:42:59 CET 2011
* Changed Mongoose->db to connect to Mongo only when needed. That
makes it easier to initialize Mongoose in a forked server environment.
* Changed Mongoose->load_schema to handle package namespaces
in a flexible way.
0.06 Sat Jan 29 14:17:24 CET 2011
* Fixed error in 'expand' method for ArrayRef with Mongoose::EmbeddedDocument (shonorio)
0.05 Fri Jan 14 09:43:54 CET 2011
* Fixed crash with attributes 'read-only' (shonorio)
0.04 Tue Sep 7 00:46:45 CEST 2010
* Fixed incorrect serialization of objects stored within hashes
* New Mongoose::Join::fix_integrity method to check for
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Monitoring::Availability.
0.46 Tue Mar 12 16:46:40 CET 2013
- fixed typo
0.44 Tue Mar 12 14:32:48 CET 2013
- added support for livestatus logs from mysql logfilecache
- performance tunings
0.42 Thu Feb 21 16:38:30 CET 2013
- fixed breakdown by weeks
- fixed calculation when report start is at the same time as log entry
0.40 Sat Dec 29 20:51:55 CET 2012
- changed confess to warning on bogus logentries
- fixed breakdown by weeks
0.38 Thu Jun 21 10:25:03 CEST 2012
- don't break on broken logfiles
- fixed breakdown support on bsd systems
0.26 Mon Apr 23 17:23:24 CEST 2012
- added breakdown support
0.24 Fri Jan 27 00:34:03 CET 2012
- fixed timeperiod support
- report time outside timeperiods as extra item
0.22 Thu Jan 26 01:10:58 CET 2012
- added support for timeperiods (based on livestatus time transitions)
0.20 Sun Jul 31 10:36:44 CEST 2011
- fixed problem with pending states in shinken
- added perl 5.8 requirement
0.14 Fri Jun 18 11:53:49 CEST 2010
- excluded some tests on windows hosts
0.12 Sun Feb 21 18:04:47 CET 2010
- fixed initial fake log for empty logs
0.11 Sat Feb 20 20:22:48 CET 2010
- fixed logfile tests on windows
0.10 Sun Feb 7 02:48:47 CET 2010
- fixed initial fake entry
0.08 Sun Jan 24 21:39:55 CET 2010
- added on the fly calculation for livestatus logs
0.07 Sun Jan 24 21:39:55 CET 2010
- fixed report log for hosts with services
- fixed test requirements
0.06 Sun Jan 24 00:29:06 CET 2010
- fixed initial states 'current'
0.05 Thu Jan 21 22:05:16 CET 2010
- fixed reports when logfiles are totally out of report range
- changed the way of settings options
- added new option services_inherit_hostdowntimes
- added new option timeformat which is used for log output
- moved logfile parsing to extra module
- fixed initialassumedservicestate
0.04 Mon Jan 18 08:06:59 CET 2010
- added message when passing wrong services
0.03 Sat Jan 16 20:46:54 CET 2010
- added resulting datastructure
- added read string/array/file/dir methods
- first tests
- implemented assumestatesduringnotrunning option
- implemented service availability calculation
- implemented hostdowntimes
- implemented servicedowntimes
- implemented hosts
0.01 Fri Jan 15 16:40:00 CET 2010
- initial version
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Monitoring/GLPlugin/SNMP.pm view on Meta::CPAN
push(@{$mibdepot}, ['1.3.6.1.2.1.76', 'ietf', 'v2', 'INET-ADDRESS-MIB']);
push(@{$mibdepot}, ['1.3.6.1.2.1.76', 'ietf', 'v2', 'INET-ADDRESS-MIB']);
push(@{$mibdepot}, ['1.3.6.1.2.1.76', 'ietf', 'v2', 'INET-ADDRESS-MIB']);
push(@{$mibdepot}, ['1.3.6.1.2.1.52.5', 'ietf', 'v2', 'INTEGRATED-SERVICES-GUARANTEED-MIB']);
push(@{$mibdepot}, ['1.3.6.1.2.1.52', 'ietf', 'v2', 'INTEGRATED-SERVICES-MIB']);
push(@{$mibdepot}, ['1.3.6.1.2.1.16.27', 'ietf', 'v2', 'INTERFACETOPN-MIB']);
push(@{$mibdepot}, ['1.3.6.1.6.3.17', 'ietf', 'v2', 'IPATM-IPMC-MIB']);
push(@{$mibdepot}, ['1.3.6.1.2.1.57', 'ietf', 'v2', 'IPATM-IPMC-MIB']);
push(@{$mibdepot}, ['1.3.6.1.2.1.4.24', 'ietf', 'v2', 'IP-FORWARD-MIB']);
push(@{$mibdepot}, ['1.3.6.1.2.1.4.24', 'ietf', 'v2', 'IP-FORWARD-MIB']);
push(@{$mibdepot}, ['1.3.6.1.2.1.168', 'ietf', 'v2', 'IPMCAST-MIB']);
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Monitoring::Generator::TestConfig.
0.54 Fri Feb 26 16:53:51 CET 2021
finally remove File::Which requirement
0.52 Fri Feb 26 16:26:58 CET 2021
update requirements
0.50 Wed Feb 24 14:04:57 CET 2021
change skip_dependencys to skip_dependencies
add underline to contact settings
add options to skip hostgroups / servicegroups
0.48 Tue Feb 23 17:08:24 CET 2021
add support to generate contacts and contactgroup
0.46 Mon Dec 26 19:57:30 CET 2016
fix tests on later perl versions
0.44 Tue Oct 9 20:47:03 CEST 2012
added receiver to shinken init script
added option to fixed size hostnames / descriptions
0.42 Fri Dec 30 11:24:48 CET 2011
preserve 'use lib' lines in recreate.pl
made host/service check plugins epn compliant
renamed default template to avoid naming conflicts with existing templates
0.40 Fri Jul 1 16:19:55 CEST 2011
installation on omd works now out of the box
0.38 Sat Apr 16 15:39:33 CEST 2011
updated shinken init script
0.36 Sun Mar 20 12:56:50 CET 2011
added omd layout
0.34 Wed Nov 17 14:05:42 CET 2010
added init script for shinken layout
added sample service dependencys
0.32 Thu Sep 2 13:26:43 CEST 2010
added verbose output to init scripts config check
0.28 Thu Apr 8 09:24:20 CEST 2010
added shinken layout (thanks Gerhard)
fixed tests for windows
added multiline and html plugin output to random checks
0.26 Fri Jan 8 11:13:16 CET 2010
fixed way of searching for binarys
fixed config test when there is no binary found
0.24 Wed Jan 6 17:38:04 CET 2010
renamed to Monitoring::Generator::TestConfig
added switch to set layout (nagios/icinga for the moment)
0.22 Tue Jan 5 21:09:50 CET 2010
fixed host/service config
fixed problem with newlines in resource.cfg
0.20 Sun Dec 13 00:55:33 CET 2009
added init script
added prefix option
0.18 Sat Dec 5 15:33:10 CET 2009
added support for parent router
0.16 Wed Dec 2 11:39:50 CET 2009
added large installation tweaks for installations > 2000 services
0.15 Sun Nov 15 16:56:04 CET 2009
- added possibility to override all host / service settings
- rewritten host / service plugins in perl
- moved service / hostplugin data to extra module
- added sample host / servicegroups
- added possibility to set types of hosts/services
0.14 Fri Nov 13 21:42:55 CET 2009
- added possibility to override all nagios.cfg settings
- added Test::Perl::Critic tests
- added Test::Pod::Coverage tests
0.13 Tue Nov 10 09:35:29 CET 2009
- fixed tests, now uses File::Which
0.12 Sat Nov 7 14:37:37 CET 2009
- changed way of passing options
0.11 Thu Nov 5 23:57:17 CET 2009
- fixed tests on solaris
0.10 Wed Nov 4 20:15:25 CET 2009
- initial release, generates working nagios config
0.01 Tue Nov 3 18:45:19 2009
- original version; created by h2xs 1.23 with options
-A -X -n Nagios::Generator::TestConfig
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Monitoring::Icinga.
0.01 Tue Mar 25 16:00:14 2014
- initial version of the module
0.02 Tue Mar 25 17:45:32 CET 2014
- Dereferenced array in some push statements
- Documentation improvements
view all matches for this distribution
view release on metacpan or search on metacpan
0.86 Sun May 11 10:18:06 CEST 2025
- improve timeout handling
- improve utf8 handling
- fix flaky test case (#9)
0.84 Tue Dec 15 16:53:44 CET 2020
- add support for command response
- remove alarm handler, timeouts should be handled in the calling module
0.82 Sat Nov 10 12:11:31 CET 2018
- add tls support for tcp livestatus connections
0.80 Fri Jan 26 08:24:00 CET 2018
- support ipv6 connections
- change to Cpanel::JSON::XS
0.78 Fri Dec 23 17:09:35 CET 2016
- fix spelling errors (#5)
0.76 Tue Sep 27 21:45:25 CEST 2016
- fix utf-8 decoding error: missing high surrogate character in surrogate pair
- fixed typo
- fixed problem with inet timeout
0.70 Sat Apr 16 16:43:57 CEST 2011
- fixed tests using english
0.68 Wed Mar 23 23:16:22 CET 2011
- fixed typo
0.66 Tue Mar 22 23:19:23 CET 2011
- added support for additonal headers
0.64 Fri Nov 5 11:02:51 CET 2010
- removed useless test dependecies
0.62 Wed Nov 3 15:20:02 CET 2010
- fixed tests with threads > 1.79
0.60 Wed Aug 25 15:04:22 CEST 2010
- fixed package and made author tests optional
0.48 Sun May 16 15:16:12 CEST 2010
- added retry option for better core restart handling
- added new columns from livestatus 1.1.4
0.46 Tue Mar 16 15:19:08 CET 2010
- error code have been changed in livestatus (1.1.3)
- fixed threads support
0.44 Sun Feb 28 12:19:56 CET 2010
- fixed bug when disabling backends and using threads
0.42 Thu Feb 25 21:32:37 CET 2010
- added possibility to disable specific backends
0.41 Sat Feb 20 20:37:36 CET 2010
- fixed tests on windows
0.40 Thu Feb 11 01:00:20 CET 2010
- fixed timeout for inet sockets
0.38 Fri Jan 29 20:54:50 CET 2010
- added limit option
0.37 Thu Jan 28 21:23:19 CET 2010
- removed inc from repository
0.36 Sun Jan 24 00:14:13 CET 2010
- added more backend tests
- fixed problem with summing up non numbers
0.35 Mon Jan 11 15:37:51 CET 2010
- added TCP_NODELAY option for inet sockets
- fixed undefined values
0.34 Sun Jan 10 12:29:57 CET 2010
- fixed return code with multi backend and different errors
0.32 Sat Jan 9 16:12:48 CET 2010
- added deepcopy option
0.31 Thu Jan 7 08:56:48 CET 2010
- added generic tests for livestatus backend
- fixed problem when selecting specific backend
0.30 Wed Jan 6 16:05:33 CET 2010
- renamed project to Monitoring::Livestatus
0.29 Mon Dec 28 00:11:53 CET 2009
- retain order of backends when merge outut
- renamed select_scalar_value to selectscalar_value
- fixed sums for selectscalar_value
- fixed missing META.yml
0.28 Sat Dec 19 19:19:13 CET 2009
- fixed bug in column alias
- added support for multiple peers
- changed to Module::Install
0.26 Fri Dec 4 08:25:07 CET 2009
- added peer name
- added peer arg (can be socket or server)
0.24 Wed Dec 2 23:41:34 CET 2009
- added support for StatsAnd: and StatsOr: queries
- table alias support for selectall_hashref and selectrow_hashref
- added support for Stats: ... as alias
- added support for StatsAnd:... as alias
- added support for StatsOr: ... as alias
- added support for StatsGroupBy: (with alias)
- added support column aliases for Column: header
0.22 Fri Nov 27 01:04:16 CET 2009
- fixed errors on socket problems
- fixed sending commands
0.20 Sun Nov 22 12:41:39 CET 2009
- added keepalive support
- added support for ResponseHeader: fixed16
- added error handling
- added pod test
- added tests with real socket / server
0.18 Sat Nov 14 2009 08:58:02 GMT
- fixed requirements
- fixed typos
0.17 Fri Nov 13 17:15:44 CET 2009
- added support for tcp connections
0.16 Sun Nov 8 23:17:35 CET 2009
- added support for stats querys
0.15 Sat Nov 7 21:28:33 CET 2009
- fixed typos in doc
- minor bugfixes
0.14 Fri Nov 6 09:39:56 CET 2009
- implemented selectcol_arrayref
- implemented selectrow_array
- implemented selectrow_hashref
0.13 Fri Nov 6 00:03:38 CET 2009
- fixed tests on solaris
- implemented selectall_hashref()
0.12 Thu Nov 5 09:34:59 CET 2009
- fixed tests with thread support
- added more tests
0.11 Wed Nov 4 23:12:16 2009
- inital working version
view all matches for this distribution
view release on metacpan or search on metacpan
This file documents the revision history for the Monitoring-TT Generator
1.0.2 Fri Mar 9 21:53:12 CET 2018
- add optional post processing scripts
1.0.1 Tue Sep 27 21:58:14 CEST 2016
- fix test when using non-system-perl
1.0.0 Wed Aug 14 14:06:08 CEST 2013
- first release
0.01 Tue Jan 22 13:10:38 CET 2013
- initial version
view all matches for this distribution
view release on metacpan or search on metacpan
0.501 Wed Jan 03 2024 18:12:22 CET
- must support arrayref while set parameterized roles, instead repeat the same role name twice
- fix bug creating a parameterized role with parameter but no role block throw exception
- fix bug unexpected error while set a parameter in another role
- make sure we can load a parameterized with no arguments no with keyword (like using default parameters)
0.500 Tue Jan 02 2024 14:12:22 CET
- add experimental feature; parameter keyword
- small fixed in pod and documentation
0.300 Mon Jan 01 2024 13:12:22 CET
- small changes in POD
- add meta method in mop
- add is_role static method in MooX::Role::Parameterized
- fix bug in requires mop method
- use existing with subroutine if available on target and use as fallback on MooX::Role::Parameterized::With
- update examples
0.200 Sat Dec 30 2023 13:12:22 CET
- remove deprecated functions hasp and method
0.101 Fri Dec 29 2023 16:55:22 CET
- fix versioning
0.100 Fri Dec 29 2023 16:45:22 CET
- add support to perl 5.8 (thanks @mohawk2)
- add a with keyword (thanks @perlancar)
- quote bareword role name (thanks @choroba)
- fallback to Role::Tiny when applying (thanks @perlancar)
- fix missing prereqs
0.082 Tue 22 Dez 2015 16:49:22 CET
- fix meta ( bugtracker, issue tracker)
0.081 Mon 21 Dez 2015 16:49:22 CET
- update dependencies
0.08 Sun 20 Dez 2015 16:49:22 CET
- update documentation, promote using of mop object
0.07 Fri Dec 18 16:16:15 CET 2015
- fix issue with has ( introduct hasp ) see issue #2
- add mop object to avoid problems with has/around/requires/with/ etc
0.06 Wed Nov 25 17:17:08 CET 2015
- allowed apply role multiple times with arrayref ( see issue #1 )
0.05 Mon Jul 27 22:50:50 CEST 2015
- add tests for 'requires'. yes it works.
view all matches for this distribution
view release on metacpan or search on metacpan
- (dev req) - Pod::Weaver::Section::Homepage::DefaultCPAN
- (dev req) - Pod::Weaver::Section::Source::DefaultGitHub
- (dev sug) + Dist::Iller 0.1408
- (dev sug) + Dist::Iller::Config::Author::CSSON 0.0319
0.0101 2015-03-19T01:22:22Z CET
[Requirements]
- Listed Moose as a test prereq.
0.0100 2015-03-16T20:09:50Z CET
- Initial release
view all matches for this distribution
view release on metacpan or search on metacpan
- (dev req) + Test::Version 1
- (dev req) + Test::Warnings 0.026
- (dev sug) + Dist::Iller 0.1408
- (dev sug) + Dist::Iller::Config::Author::CSSON 0.0322
0.1003 2015-01-18T00:03:46Z CET
[Requirements]
- Added Test::Warnings as a test prereq.
0.1002 2015-01-13T16:36:04Z CET
[Bug Fixes]
- Fixed a 'subroutine redefined' warning.
0.1001 2015-01-13T00:05:40Z CET
[Bug Fixes]
- Removed 'documentation', since it already exists. Fixes #1.
0.1000 2015-01-12T22:43:59Z CET
- Initial release
view all matches for this distribution
view release on metacpan or search on metacpan
- http-console : REST shell to make request
- move most of the code to Roles
- use with_meta instead of with_caller
- rewrite all the metaclass
0.10 Mon 11 Jan 2010 01:30:25 PM CET
- stringify error
0.09 Thu 07 Jan 2010 12:07:03 PM CET
- update tests and add new tests
- return content and http_response
0.08 Mon 04 Jan 2010 05:58:56 PM CET
- api_base_url is not read-only
0.07 Mon 04 Jan 2010 11:50:22 AM CET
- fix error reporting
0.06 Sun 20 Dec 2009 05:17:49 PM CET
- mainly cleaning and POD
0.05 Wed 09 Dec 2009 11:01:54 AM CET
- missing try::tiny
0.04 Wed 09 Dec 2009 10:58:04 AM CET
- some cleaning in roles
0.03 Tue 08 Dec 2009 04:22:45 PM CET
- move some code in roles
- add code to use catalyst in tests
0.02 Tue 08 Dec 2009 10:36:03 AM CET
- api_base_url is optional
- add tests to play with catalyst
0.01 Mon Nov 23 14:54:25 2009
- original version
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension MooseX::Privacy
0.05 Tue 15 Feb 2011 10:06:56 AM CET
- insert correct version number
0.04 Mon Feb 14 22:35:24 2011
- fix broken Makefile
view all matches for this distribution
view release on metacpan or search on metacpan
lib/MooseX/Semantic/Role/RdfExport.pm view on Meta::CPAN
my ($self, $method, $uri, %opts) = @_;
confess "Method must be PUT or POST" unless $method =~ /^(PUT|POST)$/;
### XXX: It would be handy if there were an application/sparql-update
### serializer for Trine.
### kb Tue Nov 29 03:55:55 CET 2011
# started sparqlu_insert serializer
my $ser = $self->_get_serializer(%opts);
my ($type) = $ser->media_types;
my $req = HTTP::Request->new(POST => $uri);
view all matches for this distribution
view release on metacpan or search on metacpan
===== version history for Mozilla::Persona
All modifications are made by Mark Overmeer, unless explicitly stated
differently.
version 0.12: Thu Nov 22 10:53:43 CET 2012
First release
Fixes:
- lookup default www* group
Improvements:
- look also for default group www-data on setup.
- default domain option for ::Table
- more help in bin/persona
version 0.11: Wed Nov 21 14:12:15 CET 2012
- added ::Validate::Table
- improved dependencies
version 0.10: Wed Nov 20
- initial implementation
view all matches for this distribution
view release on metacpan or search on metacpan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJWQWrIAAoJEDTEVWqwTuCURg0H/2fj0iiNpDZoNDskTITo2eSf
kPVhCtEek/XbTZN/YR3TF+7xxfLg7teTgVojTq59/Ql69RAVjANUAoMHy+OVH4rC
lX8RTZH74gn/0ZCETz2DScXb6m3U3rcAmssHeu5Mk+mdLvt0R0wVFI1EVmJOvxRe
BF/c7oQI2pDSiLQMrJ61Ubp7XeQnN46mwcNXA3fCfqtqQLebJ7SkJsE+BKx4du0O
D8MfPD7VLmpDOOvVcXcWAVscXwEfxmG8gq9mIuSIuogYGSkugmXqCCqwbwGYjfDP
BHkuKy8GT4lb+OdIPxL4hapcExceE9Woq9di741aN5laCVatqdfTqxvfGdskDOg=
=xPwV
-----END PGP SIGNATURE-----
view all matches for this distribution
view release on metacpan or search on metacpan
t/miape_sample.mzML view on Meta::CPAN
<binaryDataArrayList count="2">
<binaryDataArray encodedLength="38900">
<cvParam cvRef="MS" accession="MS:1000521" name="32-bit float" value=""/>
<cvParam cvRef="MS" accession="MS:1000574" name="zlib compression" value=""/>
<cvParam cvRef="MS" accession="MS:1000514" name="m/z array" value="" unitCvRef="MS" unitAccession="MS:1000040" unitName="m/z"/>
<binary>eJwU13WYVdXbBmAkhu5yBH8gKGCLigoIomtT0iGNdEu3tLRId0qDgDQiqCAOoIRBjkiJtMAMSPd3f3/c15w5++y1136f9a6zT7ok5UJuXuJdds74MBzmPLdJOfPD8CSFeIdy1KUNvfmcGSzjO/ZwlEs8YNCvFcME5rOO7RzkLLeI+a1iyElB3qE83X6vGIYyhcVs5Bf+5CJ3SfNHxZCLF3mXSjSkAwMYy1zW...
</binaryDataArray>
<binaryDataArray encodedLength="41504">
<cvParam cvRef="MS" accession="MS:1000521" name="32-bit float" value=""/>
<cvParam cvRef="MS" accession="MS:1000574" name="zlib compression" value=""/>
<cvParam cvRef="MS" accession="MS:1000515" name="intensity array" value="" unitCvRef="MS" unitAccession="MS:1000131" unitName="number of counts"/>
t/miape_sample.mzML view on Meta::CPAN
</binaryDataArray>
<binaryDataArray encodedLength="47028">
<cvParam cvRef="MS" accession="MS:1000521" name="32-bit float" value=""/>
<cvParam cvRef="MS" accession="MS:1000574" name="zlib compression" value=""/>
<cvParam cvRef="MS" accession="MS:1000515" name="intensity array" value="" unitCvRef="MS" unitAccession="MS:1000131" unitName="number of counts"/>
<binary>eJzsvXsglmu3NyqEJEmSSkgokiQkJHnG7yZJSJIkSZIkCUkSkiQJSUhCkiTpJEmRkJAkSZIklSRJkprSbtbe811zzfl2z/V9+9t77cP483H/xhjXeZyuCxfX//PI4/we4v3URFY1beS2r45cM+5Ty4N86g1ZQf/xO8cheymh+Bb5BDwiX88TFDzpBIeNd8sYQUSssELXaV84/LYIVge6iQ1TseAl2a6QhaPZ...
</binaryDataArray>
</binaryDataArrayList>
</spectrum>
<spectrum index="15" id="controllerType=0 controllerNumber=1 scan=16" defaultArrayLength="19800">
<cvParam cvRef="MS" accession="MS:1000511" name="ms level" value="1"/>
t/miape_sample.mzML view on Meta::CPAN
</binaryDataArray>
<binaryDataArray encodedLength="55172">
<cvParam cvRef="MS" accession="MS:1000521" name="32-bit float" value=""/>
<cvParam cvRef="MS" accession="MS:1000574" name="zlib compression" value=""/>
<cvParam cvRef="MS" accession="MS:1000515" name="intensity array" value="" unitCvRef="MS" unitAccession="MS:1000131" unitName="number of counts"/>
<binary>eJzsvXk81923ByoklWQshBRJEhpIkvB5vz9KJSSpNE8qSfNcQpJKQpImqRCSJGmS5lmSpGielAZNkqbrqXue5zzn93ueT/fcc3733HPv+svL9/tea+2119577bXX3l8Zmb8nh0e+2NJvHlxTBkHiqzKKuz8Lvn5jEVm1FNUDRMnv/3+JKoR43E57hTPPG3HSzvrsf/QOMi12Stro0ZvzwoGBTzF7kSHvGTXh...
</binaryDataArray>
</binaryDataArrayList>
</spectrum>
<spectrum index="29" id="controllerType=0 controllerNumber=1 scan=30" defaultArrayLength="19800">
<cvParam cvRef="MS" accession="MS:1000511" name="ms level" value="1"/>
t/miape_sample.mzML view on Meta::CPAN
</binaryDataArray>
<binaryDataArray encodedLength="45260">
<cvParam cvRef="MS" accession="MS:1000521" name="32-bit float" value=""/>
<cvParam cvRef="MS" accession="MS:1000574" name="zlib compression" value=""/>
<cvParam cvRef="MS" accession="MS:1000515" name="intensity array" value="" unitCvRef="MS" unitAccession="MS:1000131" unitName="number of counts"/>
<binary>eJzsvXs4llu0NywhJElITlFyTpIkUfKM301KSZIkSlKkkpAkOSUkJEmSJCEJlVQqVEIpSZJUkiSVSipJ4rPq2mvttdfh7t3f/r5r//GOPx9zjDnmuOccc5zmwMX177Ds1XBsyLPDwo3rYKA5FQbLjhELCtfE+7xYvMwLTl8PIsRhP1yiFyMzPokVz5dXms466KDvcQzGRidjW9UWePN8IsXbcvTq+yR4CmbA...
</binaryDataArray>
</binaryDataArrayList>
</spectrum>
<spectrum index="35" id="controllerType=0 controllerNumber=1 scan=36" defaultArrayLength="19800">
<cvParam cvRef="MS" accession="MS:1000511" name="ms level" value="1"/>
t/miape_sample.mzML view on Meta::CPAN
<binaryDataArrayList count="2">
<binaryDataArray encodedLength="92152">
<cvParam cvRef="MS" accession="MS:1000521" name="32-bit float" value=""/>
<cvParam cvRef="MS" accession="MS:1000574" name="zlib compression" value=""/>
<cvParam cvRef="MS" accession="MS:1000514" name="m/z array" value="" unitCvRef="MS" unitAccession="MS:1000040" unitName="m/z"/>
<binary>eJwU13e8zuX/B3AOjnHskUQlvlEpFZWUfd3ZSvYmO7JJNlkhe+8tIVuyq5NkO9bJJjucYyWZv+fvj+fjPB73uNbr/b7O506bpHzIxesUY3zyCmE+a4jlEOe5Q7IUFUIW8lKYf6dVDCmnVwzP8grvU566fE4PhjONJWxiNye4xiPSzqgYcvEGxUm3qWJ4noKU4GMa0YF+jGYOK/mZOM5xi6jNFUNm8lCIQPET...
</binaryDataArray>
<binaryDataArray encodedLength="90680">
<cvParam cvRef="MS" accession="MS:1000521" name="32-bit float" value=""/>
<cvParam cvRef="MS" accession="MS:1000574" name="zlib compression" value=""/>
<cvParam cvRef="MS" accession="MS:1000515" name="intensity array" value="" unitCvRef="MS" unitAccession="MS:1000131" unitName="number of counts"/>
view all matches for this distribution
view release on metacpan or search on metacpan
t/test_set/duration view on Meta::CPAN
or 0.8 mg/kg /day of amphotericin B deoxycholate for amaximum of <START:duration> 14 days <END> . This study was primarily designed to compare the safety profiles
given COPAXONE 20 mg per mL , subcutaneously every day for <START:duration> 2 years <END> , serum IgG levels reached at least 3 times baseline values
per mL (n=943) or placebo (n=461) three times a week for <START:duration> 12 months <END> . Patients had a median of 2 relapses in the 2
clear, colorless to slightly yellow, sterile, nonpyrogenic solution supplied as: • <START:duration> 20 mg per mL <END> in a single-dose, prefilled syringe with a white plunger, in individual
B 5 mg/kg /day for 5-7 days 0.6 mg/kg /day for <START:duration> 42 days <END> a Pharmacokinetic Parameter Mean ± SD Mean ± SD Peak Concentration
Amphotericin B Desoxycholate ABELCET ® Amphotericin B 5 mg/kg /day for <START:duration> 5-7 days <END> 0.6 mg/kg /day for 42 days a Pharmacokinetic Parameter Mean ±
1 after the administration of ABELCET ® 5 mg/kg /day for <START:duration> 7 days <END> . The effect of gender or eth-nicity on the pharmacokinetics of
(N=3), 100 mg (N=3) or 300 mg (N=5) once daily for <START:duration> 14 days <END> with 2 or 3 subjects on placebo. Both plasma aprepitant concentration
dementia in postmenopausal women 65 years of age or older during <START:duration> 5.2 years <END> of treatment with daily CE ( 0.625 mg )-alone, relative to
(MI) in postmenopausal women (50 to 79 years of age) during <START:duration> 5.6 years <END> of treatment with daily oral CE ( 0.625 mg ) combined
dementia in postmenopausal women 65 years of age or older during <START:duration> 4 years <END> of treatment with daily CE ( 0.625 mg ) combined with
brentuximab vedotin to impair male reproductive function and fertility. In a <START:duration> 4-week <END> repeat-dose toxicity study in rats with weekly dosing at 0.5, 5
view all matches for this distribution
view release on metacpan or search on metacpan
t/02-send.t view on Meta::CPAN
use Test::Exception;
BEGIN { use_ok('Net::APNS::Persistent') };
SKIP: {
if (!($ENV{APNS_TEST_DEVICETOKEN} && $ENV{APNS_TEST_CERT} && $ENV{APNS_TEST_KEY})) {
# make sure cpan installers see this
my $msg = "skipping - can't make connection without environment variables: APNS_TEST_DEVICETOKEN APNS_TEST_CERT, APNS_TEST_KEY and (if needed) APNS_TEST_KEY_PASSWD";
diag $msg;
skip $msg, 8;
}
my %args = (
t/02-send.t view on Meta::CPAN
sleep 3;
lives_ok {
$apns->queue_notification(
$ENV{APNS_TEST_DEVICETOKEN},
{
aps => {
alert => '02-send.t first',
sound => 'default',
badge => 1,
t/02-send.t view on Meta::CPAN
sleep 3;
lives_ok {
$apns->queue_notification(
$ENV{APNS_TEST_DEVICETOKEN},
{
aps => {
alert => '02-send.t second',
sound => 'default',
badge => 1,
},
},
);
$apns->queue_notification(
$ENV{APNS_TEST_DEVICETOKEN},
{
aps => {
alert => '02-send.t third',
sound => 'default',
badge => 1,
t/02-send.t view on Meta::CPAN
sleep 3;
lives_ok {
$apns->queue_notification(
$ENV{APNS_TEST_DEVICETOKEN},
{
aps => {
alert => {
body => '02-send.t fourth',
'action-loc-key' => undef,
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Net::Async::WebService::lxd
0.02 Fri 18 Mar 2022 08:44:57 AM CET
first release version
- pod fixes
- test suite fixes
0.01 Thu 17 Feb 2022 06:05:13 PM CET
First experimental version, unreleased
view all matches for this distribution
view release on metacpan or search on metacpan
libcdp/src/cdp.c view on Meta::CPAN
memset(&ifr, 0, sizeof(struct ifreq));
strncpy(ifr.ifr_name, cdp->port, sizeof ifr.ifr_name - 1);
ifr.ifr_name[sizeof ifr.ifr_name - 1] = '\0';
ifr.ifr_data = (caddr_t)&ecmd;
ecmd.cmd = ETHTOOL_GSET;
result = ioctl(fd, SIOCETHTOOL, &ifr);
if (result >= 0)
NEW(cdp->duplex, ecmd.duplex == DUPLEX_FULL ? 1 : 0, uint8_t);
if (cdp->flags & CDP_DISABLE_SEND)
view all matches for this distribution
view release on metacpan or search on metacpan
0.03 12:46 12 September 2012
- As the new maintainer; add Robert James Clay to the COPYRIGHT AND LICENSE
section in the README file and to the AUTHORS and COPYRIGHT AND LICENSE
sections in Citadel.pm.
0.02 So 3. Feb 10:56:28 CET 2008
- some typos fixes
0.01 Mon Oct 1 09:07:58 2007
- first, very rough cut to get something working
view all matches for this distribution
view release on metacpan or search on metacpan
#########################
# There is currently a problem under Windows with Date::Manip on
# certain non-english installations of XP (and possible others).
#
# So we set our time zone to CET
BEGIN {
if(!defined($ENV{TZ})) {
$ENV{TZ} = "CET";
}
}
#########################
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Net-DHCP-Info
0.01 Mon Oct 8 23:00:00 CET 2007
* First version releases
0.10 Wed Mar 11 10:21:12 CET 2009
* Added support for "client-hostname" in dhcpd.leases
* Updated code formatting
view all matches for this distribution