Result:
found more than 1132 distributions - search limited to the first 2001 files matching your query ( run in 1.894 )


Net-HTTP-API

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - 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


Net-HTTP-Spore

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    - Added generic role
    - OAuth middleware
    - add option to display trace (via env or constructor)
    - DoNotTrack middleware

0.03 Mon 22 Nov 2010 03:01:35 PM CET
    - add form-data and headers
    - add tests
    - don't depends on Net::HTTP::API anymore
    - remove 'path_info' method from N::H::S::Request object
    - remove 'query_string' method from N::H::S::Request object

 view all matches for this distribution


Net-ICal-VTIMEZONES

 view release on metacpan or  search on metacpan

zoneinfo/Africa/Algiers.ics  view on Meta::CPAN

TZID:/softwarestudio.org/Olson_20011030_5/Africa/Algiers
X-LIC-LOCATION:Africa/Algiers
BEGIN:STANDARD
TZOFFSETFROM:+0100
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:19700101T000000
END:STANDARD
END:VTIMEZONE
END:VCALENDAR

 view all matches for this distribution


Net-IRC3

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - major api change for channel_add and channel_remove
        - added CTCP support
        - implemented automatic pinging (on user request)
          see Net::IRC3::Client::Connection::enable_ping

0.5     Sun Mar 11 23:54:10 CET 2007
        - added server password support
        - fixed a bug with nick-changing
        - added topic support
        - fixed problem in prefix matching
        - fixed a bug where channel_add was called with already

Changes  view on Meta::CPAN

        - Net::IRC3::Client::Connection->channel_list now returns channel and nick
          information in the servers cAsE.
        - fixed a bug in send_srv and send_chan where messages
          could have been sent twice.

0.4     Tue Nov 28 17:13:01 CET 2006
        - fixed broken PONG reply before 001
        - made channel_list return an empty hash instead undef when no channel is joined

0.3     Mon Jul 17 13:43:13 UTC 2006
        - Refactored the code: Remove Client.pm, and make the connections

 view all matches for this distribution


Net-ISC-DHCPd

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

       - [RT71372] Quick fix to missing blocks
       - [RT71372] Fix parsing of "next-server" inside subnet
       - [RT71372] Add parsing of key{} blocks
       - Add support for logging with ISC_DHCPD_TRACE=1

0.1001   Sun Feb  6 19:34:21 CET 2011
       - Fix failing test t/15-server.t: Can't exec "t/data/dhcpd3"
         http://www.cpantesters.org/cpan/report/407056b2-1a81-11e0-9650-a8c85b103c27

0.10     Fri Jan  7 07:39:58 CET 2011
       - Fix (RT60044) partially fix for this ticket: OptionSpace can end
         without encapsulation.
         TODO: Conditions (if/elsif/else) are not yet supported
         Contributor: Nikolay A Petrov
       - Fix (RT64173) remove set() fom pod, since it does not exist

Changes  view on Meta::CPAN


0.04     Wed Sep 23 01:06:58 2009 +0200
       - Add Supports ArrayRef[HashRef], when setting attributes
       - Change depth attribute is not in use, so therefore lazy

0.03     Tue Juli 21 15:41:01 CET 2009
       - Fix RT49694: Problem in generate when in a host section a
         "filename "pxelinux.0";" entry exists
         Contributor: Nito Martinez
       - Add types for coercion support
       - Can talk with the DHCP server, using omshell

Changes  view on Meta::CPAN

        - write leases (should work)
        + read host
        - write hosts (should work)
        - read/write groups (should work)

0.02     Tue Juli 21 15:41:01 CET 2009
       - Add parse leases
       - Add test leases and config file

0.01     Sun May 17 23:45:00 CET 2009
       - Add parsing of config works
       - Add generating config works

 view all matches for this distribution


Net-LDAP-Express

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.12 Sat Jun 28 20:04:49 CEST 2014
     - Fixed bug 96007: misleading error message when the connection
       with the directory server fails. The module now returns the
       correct error message that comes from Net::LDAP itself.

0.11 Mon Dec  6 14:11:14 CET 2004
     - error in the number of test in 01basic.t: fixed

0.10 Sat Dec  4 18:31:32 CET 2004
     - applied patches from Gordon Lack to do exact searches: exact
       searches are now supported;
     - better management of undefined values, so that tests don't
       issue warnings any more;
     - in particular, now the $ldap->error for error code 0 (that

 view all matches for this distribution


Net-LibIDN

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Net::LibIDN.

0.12  Thu Feb 26 13:44:06 CET 2009
	- Applied NetBSD compatibility patch (Thanks Havard Eidnes), fixes #39294
	- Applied Win32 memory free compatibility patch (Thanks CPAN user SISYPHUS),
	  maybe fixes #43110

0.11  Tue Aug 26 19:42:18 CEST 2008
	- Move ldflags to back of cc test compile to improve the portability of
	  Libidn installation checks yet again, 
	  thanks to nix of esperi dot o r g dot uk 

0.10  Thu Dec 13 00:18:56 CET 2007
	- Shut up CPAN tester mails
	- Correct some linitian problems

0.09  Mon Aug  7 19:20:00 CEST 2006
	- Minor doc changes

0.08  Mon Jan 17 13:07:04 CET 2005
	- Try cc as well as gcc when testing for a functioning Libidn-Installation in
	  Makefile.PL to improve portability, thanks to Keith A Hackworth

0.07  Mon Apr 14 11:44:05 CEST 2004
	- More debianization fixes from Matthias Urlichs

Changes  view on Meta::CPAN

0.06  Mon Mar 29 19:31:06 CEST 2004
	- Added Cygwin compile infos (Thanks to Sergei Kolodka)
	- Fixed builddeps, dependency bug in Makefile.PL (Thanks to Matthias Urlichs)
	- A number of cosmetic changes

0.05  Thu Mar 18 16:15:33 CET 2004
	- Test code now uses \xHH literals instead of direct non-ASCII
		character input, to be more portable, thanks to Sergei Kolodka
		for pointing out the problem
	- Added Perl prototypes
	- Using xs default parameters instead of C ellipsis in most functions
	- Remove typemap, we don't use types that require it
	- Tweak META.yml a little

0.04  Sun Feb 29 16:34:44 CET 2004
	- Adapting to Dataformat changes in actual Libidn 0.4.0 release

0.03  Mon Feb 16 21:25:21 CET 2004
	- Changed name to Net::LibIDN
	- Added support for TLD checking stuff in LibIDN >= 0.4.0
	- Generally cleaned up the code
	- Wrote some meaningful docs
	- Makefile.PL checks if it can find Libidn with or without TLD checking

 view all matches for this distribution


Net-Libdnet

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Net::Libdnet.

0.990 Mon 28 Oct 16:01:32 CET 2024
   - bugfix: applied https://rt.cpan.org/Ticket/Display.html?id=156137

0.99 Tue 18 Sep 17:03:16 CEST 2018
   - bugfix: applied https://rt.cpan.org/Public/Bug/Display.html?id=126967

0.98 Thu Nov 22 20:20:57 CET 2012
   - bugfix: applied https://rt.cpan.org/Public/Bug/Display.html?id=72729

0.97 Fri Nov  2 17:39:36 CET 2012
   - update: removed support for Libdnet6 checking code
   - update: copyright notice

0.96 Wed Nov 16 23:07:38 CET 2011
   - bugfix: default to be compiled against libdnet (and not libdumbnet)
   - update: added some die() in example programs

0.95 Sun Mar 13 23:47:10 CET 2011
   - new: added ubuntu and standard patchs. See README.

0.94 Fri Jan 14 11:09:49 CET 2011
   - bugfix: tohash method in pod
   - applied http://rt.cpan.org/Public/Bug/Display.html?id=52359

0.93 Thu Jan 13 11:07:07 CET 2011
   - update: makes components more inline with local install 
     of libdnet
   - update: copyright notice

0.92 Wed May 13 20:59:41 CEST 2009
   - applied http://rt.cpan.org/Ticket/Display.html?id=43899
   - applied http://rt.cpan.org/Ticket/Display.html?id=45697
   - copyright notice update

0.91 Sun Dec  7 19:15:43 CET 2008
   - new: Net::Libdnet::Intf methods now return a Net::Libdnet::Entry::Intf object
   - new: Net::Libdnet::Intf now also has getSrcIntfFromDst(), getSrcIpFromDst()
   - update: constants renamed to be prefixed with DNET_

0.90 Tue Nov 25 22:44:42 CET 2008
   - complete rewrite of XS code
   - near full implementation of libdnet API
   - two APIs: a low-level and a high-level object oriented one
   - backward compatibility should remain

0.02 Tue Nov 25 20:59:27 CET 2008
   - ownership transfered to me
   - updated copyright notices
   - still uses a BSD license

0.01 Wed Jul  7 21:11:29 2004

 view all matches for this distribution


Net-Libdnet6

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.28 Thu 23 May 08:12:42 CEST 2019
   - bugfix: use Carp
   => https://rt.cpan.org/Ticket/Display.html?id=114639
   - update: copyright notice

0.27 Wed Jan 28 19:57:50 CET 2015
   - bugfix: finding default route under FreeBSD > 9.x systems
   - update: copyright notice

0.26 Fri Nov 16 16:37:22 CET 2012
   - bugfix: Perl kwalitee

0.25 Wed Sep 12 20:21:04 CEST 2012
   - bugfix: on finding the default gateway IPv6 on BSD systems
   - update: error message scheme
   - update: copyright notice

0.24 Thu Jan 13 11:09:35 CET 2011
   - bugfix: parsing of ifconfig for recent Linux systems
   - bugfix: in auto-search for good network infertace
   - update: copyright notice

0.23 Tue Mar 13 21:01:07 CET 2007
   - bugfix: removed a nasty warning on IPv6 address gathering

0.22 Sun Feb  4 15:21:02 CET 2007
   - bugfix: when a route has no IPv6 address, skip it

0.21 Thu Dec 28 17:13:47 CET 2006
   - error checking patchs

0.20 Thu Dec 28 11:02:24 CET 2006
   - NEW: route_get6()
   - better support for *BSD systems
   - all subs now ends with '6'
   - exports Net::Libdnet subs

 view all matches for this distribution


Net-Lite-FTP

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.37
	- APPE - appe(), blatappe() support.
0:36 
	- rollback

0:34    Wed Nov 30 09:43:41 CET 2005
	- move PBSZ and PROT P until AFTER logged in..
0.32	Tue Oct 11 20:03:12 CEST 2005
	- complete datasocket conversion
0.31    Tue Oct 11 19:53:38 CEST 2005
	- PASV refactoring step 1 - datasocket method, 

Changes  view on Meta::CPAN

0.22    
	- use binmode for reading/writing files. TODO: let user use ASCII mode.
0.21    
	- Use \r\n instead of \n like RFC requires..

0.20	Sat Feb 12 20:31:26 CET 2005
	- relax 'use perl', we should work equally well on 5.6.0

0.19 
	- EncryptData=0 behaviour changed. We no longer send "PROT C", "PROT P" at every command.
	- $ftp->message() command returns last response from FTP server.
	- bug - pureftpd tends to return strange line as reply to 'PASV', we
	 now die instead of hanging indefinitely. (TODO - rething error handling)

0.17  Mon Jan 24 18:49:25 CET 2005
	- use unique IO::Handle for every connection instead of 3 global globs.(BROWN PAPERBAG BUG!)
	- cdup 
	- slowly improving error handling...

0.12  Tue Jan 18 19:48:52 CET 2005
	- rename("from","to") introduced
	- NLST and LIST fixed (thanx to Pablo Valenzuela)
	- PBSZ and PROT no longer required in client code.
	- SIZE implemented (thanx to Pablo Valenzuela)
	- login ( user, pass )
0.10  Tue Jan 18 09:19:53 CET 2005
	- Debug, EncryptData properties. Documentation fixed.
0.09  Fri Jan  7 20:41:03 CET 2005
	- get and put are working, so are slurp and blat.
0.06  Wed Jan  5 09:55:51 CET 2005
	- NLST, GET, PUT
0.02  Wed Jan  5 09:55:51 CET 2005
	- hello world version
0.01  Wed Jan  5 09:54:58 2005
	- original version; created by h2xs 1.23 with options
		-Xn Net::Lite::FTP

 view all matches for this distribution


Net-Lite-XMMP

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Net::Lite::XMPP.

0.02  Wed Jan  5 09:55:51 CET 2005
	- hello world version
0.01  Wed Jan  5 09:54:58 2005
	- original version; created by h2xs 1.23 with options
		-Xn Net::Lite::XMPP

 view all matches for this distribution


Net-Lorcon2

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Net::Lorcon2.

2.03 Tue Feb 17 08:01:33 CET 2015
   - update: Kwalitee
   - update: copyright notice

2.02 Sat Sep 25 10:22:45 CEST 2010
   - Net::Lorcon2 is born, supports new lorcon2 API

 view all matches for this distribution


Net-MAC-Vendor

 view release on metacpan or  search on metacpan

extras/oui-20151113.txt  view on Meta::CPAN

742EFC     (base 16)		DirectPacket Research, Inc,
				909 Lake Carolyn Parkway
				Irving  Texas  75039
				US

20-C0-6D   (hex)		SHENZHEN SPACETEK TECHNOLOGY CO.,LTD
20C06D     (base 16)		SHENZHEN SPACETEK TECHNOLOGY CO.,LTD
				3F, NO.2, ChaXiSanWei Industrial Park, Gushu Community, XiXiang Street, BaoAn District
				ShenZhen  GuangDong  518100
				

3C-B7-92   (hex)		Hitachi Maxell, Ltd., Optronics Division

extras/oui-20151113.txt  view on Meta::CPAN

				Himeji  Hyogo  671-1121
				JP

78-A6-BD   (hex)		DAEYEON Control&Instrument Co,.Ltd
78A6BD     (base 16)		DAEYEON Control&Instrument Co,.Ltd
				ACETECHNOTOWER 2-108, 197-7, Guro3-Dong, Guro-Gu, 
				Seoul    152-766
				KR

48-12-49   (hex)		Luxcom Technologies Inc.
481249     (base 16)		Luxcom Technologies Inc.

extras/oui-20151113.txt  view on Meta::CPAN

				Shenzhen  Guangdong  518028
				CN

00-1B-4B   (hex)		SANION Co., Ltd.
001B4B     (base 16)		SANION Co., Ltd.
				#208 ACETECHNO TOWER, 55-7, MULLAE-DONG 3GA,
				YEONGDEUNGPO-GU  SEOUL  150-992
				KR

00-1B-AD   (hex)		iControl Incorporated
001BAD     (base 16)		iControl Incorporated

extras/oui-20151113.txt  view on Meta::CPAN

00170A     (base 16)		INEW DIGITAL COMPANY
				Supply Bureau 3th floor KT&G 203-1,
				Daejeon    306-712
				KR

00-16-F9   (hex)		CETRTA POT, d.o.o., Kranj
0016F9     (base 16)		CETRTA POT, d.o.o., Kranj
				Planina 3
				Kranj  SI  4000
				SI

00-16-F2   (hex)		Dmobile System Co., Ltd.

extras/oui-20151113.txt  view on Meta::CPAN

000BD3     (base 16)		cd3o
				402 W Broadway
				San Deigo  CA  92101
				US

00-0B-C7   (hex)		ICET S.p.A.
000BC7     (base 16)		ICET S.p.A.
				Via Quarto Negroni, 63
				Cecchina di Ariccia  Roma  00040
				IT

00-0B-CE   (hex)		Free2move AB

extras/oui-20151113.txt  view on Meta::CPAN

E8056D     (base 16)		Nortel Networks
				CARRETERA BASE AEREA # 5850
				Zapopan  Jalisco  44130
				MX

00-D1-1C   (hex)		ACETEL
00D11C     (base 16)		ACETEL
				#1006, World Merdian 2-cha, 426-5,
				Seoul    153-759
				KR

10-56-CA   (hex)		Peplink International Ltd.

extras/oui-20151113.txt  view on Meta::CPAN

				San Jose  CA  95134
				US

00-00-4D   (hex)		DCI CORPORATION
00004D     (base 16)		DCI CORPORATION
				64J PRINCETON-HIGHTSTOWN RD
				PRINCETON JUNCTION  NJ  08550
				US

08-00-24   (hex)		10NET COMMUNICATIONS/DCA
080024     (base 16)		10NET COMMUNICATIONS/DCA
				7777 WASHINGTON VILLAGE DR.

extras/oui-20151113.txt  view on Meta::CPAN

				LITTLETON  MA  01460-1289
				US

08-00-08   (hex)		BOLT BERANEK AND NEWMAN INC.
080008     (base 16)		BOLT BERANEK AND NEWMAN INC.
				70 FAWCETT STREET
				CAMBRIDGE  MA  02138
				US

08-00-0E   (hex)		NCR CORPORATION
08000E     (base 16)		NCR CORPORATION

extras/oui-20151113.txt  view on Meta::CPAN

800902     (base 16)		Keysight Technologies, Inc.
				1400 Fountaingrove Pkwy.
				Santa Rosa  CA  95403
				US

68-72-DC   (hex)		CETORY.TV Company Limited
6872DC     (base 16)		CETORY.TV Company Limited
				Building C-1601, Tiley Central Plaza
				Shenzhen  Guangdong  518054
				CN

D8-B6-B7   (hex)		Comtrend Corporation

extras/oui-20151113.txt  view on Meta::CPAN

00110D     (base 16)		SANBlaze Technology, Inc.
				2 Clock Tower Place
				Maynard  MA  01748
				US

00-11-01   (hex)		CET Technologies Pte Ltd
001101     (base 16)		CET Technologies Pte Ltd
				100 Jurong East Street 21
				    609602
				SG

00-0F-B3   (hex)		Actiontec Electronics, Inc

extras/oui-20151113.txt  view on Meta::CPAN

				US

00-E0-9D   (hex)		SARNOFF CORPORATION
00E09D     (base 16)		SARNOFF CORPORATION
				CN 5300
				PRINCETON  NJ  08543-5300
				US

00-E0-BB   (hex)		NBX CORPORATION
00E0BB     (base 16)		NBX CORPORATION
				100 BRICKSTONE SQUARE

extras/oui-20151113.txt  view on Meta::CPAN

00009A     (base 16)		RC COMPUTER A/S
				LAUTRUPBJERG 1
				    
				DK

00-00-DE   (hex)		CETIA
0000DE     (base 16)		CETIA
				150 RUE BERTHELOT
				    
				FR

00-00-4B   (hex)		ICL DATA OY

 view all matches for this distribution


Net-MacMap

 view release on metacpan or  search on metacpan

lib/Net/MacMap.pm  view on Meta::CPAN

  '0000D9' => 'NIPPON TELEGRAPH & TELEPHONE', 
  '0000DA' => 'ATEX', 
  '0000DB' => 'BRITISH TELECOMMUNICATIONS PLC', 
  '0000DC' => 'HAYES MICROCOMPUTER PRODUCTS', 
  '0000DD' => 'TCL INCORPORATED', 
  '0000DE' => 'CETIA', 
  '0000DF' => 'BELL & HOWELL PUB SYS DIV', 
  '0000E0' => 'QUADRAM CORP.', 
  '0000E1' => 'GRID SYSTEMS', 
  '0000E2' => 'ACER TECHNOLOGIES CORP.', 
  '0000E3' => 'INTEGRATED MICRO PRODUCTS LTD', 

lib/Net/MacMap.pm  view on Meta::CPAN

  '000BC2' => 'Corinex Communication Corp.', 
  '000BC3' => 'Multiplex, Inc.', 
  '000BC4' => 'BIOTRONIK GmbH & Co', 
  '000BC5' => 'SMC Networks, Inc.', 
  '000BC6' => 'ISAC, Inc.', 
  '000BC7' => 'ICET S.p.A.', 
  '000BC8' => 'AirFlow Networks', 
  '000BC9' => 'Electroline Equipment', 
  '000BCA' => 'DATAVAN International Corporation', 
  '000BCB' => 'Fagor Automation , S. Coop', 
  '000BCC' => 'JUSAN, S.A.', 

 view all matches for this distribution


Net-ManageSieve

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Net::ManageSieve.

0.13	Mon Jan  4 11:44:52 CET 2016
	-fix: Escape braces in regexp / Debian bug#809102 / CPAN bug #110664
		Unescaped braces in regexp are deprecated and issue a warning when used in Perl 5.22.
	-fix: typo CPAN bug #110668 Debian

0.12	Thu Jan 12 16:22:42 CEST 2012

Changes  view on Meta::CPAN

0.07	Tue Aug  4 13:56:26 CEST 2009
	- add: on_fail option for constructor
		CPAN bug #48286 Mario Domgoergen
	- fix: missing call to _set_error() when TLS fails

0.06	Wed Oct 29 08:33:41 CET 2008
	- fix: empty token is treated as error in _response()
		CPAN bug #40456 Mario Domgoergen

0.05	Tue Jun 10 17:08:11 2008
	- add: t/pod.t & t/pod-coverage.t

 view all matches for this distribution


Net-OAuth2

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


	Fixes:
	- #1 set the Host header [Julien Semaan]
	- #2 session_freeze [prsquee]

0.64	Wed, 21 Mar 09:48:02 CET 2018

	Improvements:
	- Converted to GIT, published on GitHub.
	- added 'hd' passthru parameter to requests.
	  Implemented by [Diego Garcia del Rio]  For usecases, see:
	  https://developers.google.com/identity/protocols/OpenIDConnect#hd-param

0.63	Mon, 18 Jan 13:51:55 CET 2016

	Fixes:
	- instagram does not like a Host header where port 443 is
	  mentioned.  Do not use that port if it is the default for
	  the protocol.  [Samuel Kaufman]

0.62	Wed, 11 Nov 12:29:40 CET 2015

	Improvements:
	- typo.  rt.cpan.org#104332 [Christopher Hoskin, Debian]
	- added contributed examples/google-refresh [Andreas Hernitscheck]

Changes  view on Meta::CPAN

0.58	Wed, May 28 23:17:09 CEST 2014

	Improvements:
	- generic accessor of ::AccessToken via attribute() [Sergey Lobanov]

0.57	Mon, Mar 24 09:33:07 CET 2014

	Fixes:
	- an update of an access-token may include a new refresh-token.
	  rt.cpan.org#94131 [Joe Papperello]

Changes  view on Meta::CPAN

0.55	Tue, Apr  2 16:13:33 CEST 2013

	Fixes:
	- refreshed token at each access.

0.54	Thu, Mar 28 10:55:51 CET 2013

	Fixes:
	- remove Build.PL

	Improvements:
	- rename demo/ into examples/psgi
	- added t/30refresh.t by [Samuel Kaufman]
	- Test::Mock::LWP::Dispatch is now optional, because it has a
	  huge dependency tree via Moose.

0.53	Mon, Jan 28 12:01:26 CET 2013

	Changes:
	- default of token_scheme changed to standard compliant
	  auth-header:Bearer
	  rt.cpan.org#82878 [Shmuel Fomberg]

Changes  view on Meta::CPAN


	Improvements:
	- add documentation to token_scheme
	  rt.cpan.org#82878 [Shmuel Fomberg]

0.52	Tue, Jan 15 13:21:04 CET 2013

	Fixes:
	- mistake ::AccessToken::freeze() -> ::AccessToken::session_freeze()

	Improvements:
	- document how to use freeze and thaw.

0.51	Tue, Jan  8 11:52:17 CET 2013

	Fixes:
	- the new ::WebServer::authorize() was conceptionally broken.
	  Corrected and documented how to be used.
	  Flagged by rt.cpan.org#82556 [Shmuel Fomberg]

Changes  view on Meta::CPAN

	- remove unused dependency on Test::Mock::LWP::Dispatch
	- add ::AccessToken::session_freeze() and ::session_thaw()
	  Requested by rt.cpan.org#82554 [Shmuel Fomberg]
	- error when people use old $profile->authorize_url()

0.50	Mon, Jan  7 12:39:16 CET 2013

	New maintainer: Mark Overmeer

	Changes:
	- Deprecate use of ::Client, in favor of ::Profile::*

 view all matches for this distribution


Net-OpenID-Server-Standalone

 view release on metacpan or  search on metacpan

Standalone/Config.pm  view on Meta::CPAN

      name  => 'nossa_cookie',
      expire  => '+1h',
    },
  };

=head1 ETCETERA

is at L<Net::Server::OpenID::Standalone>.

=cut

 view all matches for this distribution


Net-OperaLink

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        Added at least some decent documentation for Net::OperaLink.

        Fixed test failures due to undeclared dependency on perl 5.10
          "use feature" (RT #62777).

0.03    2010-11-03 22:20:00 CET

        Added query type for bookmark apis.

0.02    October 2010

 view all matches for this distribution


Net-POP3_auth

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Net::POP3_auth.

0.04  Mon Nov  9 16:09:13 CET 2009
        - service should be "pop" not "pop3" according to RFC 5034
          (reported by Yasuhiro Hiraishi)

0.03  Fre Jul 11 21:33:39 CEST 2003
	- changed MIME::Base64 function calls

 view all matches for this distribution


Net-PSYC

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.21 	Thu Mar 16 23:21:54 CET 2006
# my version numbering seems to be quite out of control.. thats just 
# due to my lazyness. i dont like to compile cpan releases all the time.
    - removed psyc-state again.. too many problems because psycmuve doesnt
    - several bugs in the parsers
    - support for file-transfer ..

 view all matches for this distribution


Net-Packet

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Net::Packet.

*** This will probably be the last release. From now on, please use 
Net::Frame::* modules on CPAN. This framework is obsolete.

3.28 Sun Feb 15 17:45:54 CET 2015
   - FEATURE: use $Env->noObsoleteWarning(1) to disable the obsolete warning
   - bugfix: check payload length before using it in PPPoE
   - update: copyright notice

3.27 Mon Nov  9 19:19:57 CET 2009
   - bugfix: PPPoE packing payload
   => http://rt.cpan.org/Public/Bug/Display.html?id=51112
   - update: copyright notice

3.26 Sat Apr 19 18:41:12 CEST 2008
   - new: added possibility to adjust snaplen in Dump.pm
     => contributed by Darien Kindlund
   - bugfix: examples/read-pcap.pl

3.25 Thu Dec 28 11:11:19 CET 2006
   - bugfix: Utils.pm: forget to load some subs for IPv6 handling

3.24 Sat Dec 16 17:48:15 CET 2006
   - NEW: now supports big-endian archs (IPv4 and IPv6 update)
   - bugfix: Frame: require VLAN

3.23 Thu Nov 23 23:47:10 CET 2006
   - examples: updates and bugfixes
   - tests: bugfix when test modules not available

3.22 Sat Nov 18 14:44:49 CET 2006
   - update: ETH: print() now displays length instead of type if 802.3 layer
   - new: IPv4: isProtocolIgmpv4() and NP_IPv4_PROTOCOL_IGMPv4
   - test: added Test::Pod::Coverage
   - test: added Test::Pod
   - pod: old undocumented methods are now documented

3.21 Wed Nov 15 19:52:43 CET 2006
   - NEW: added layers STP, OSPF (header only), IGMPv4 (v1 and v2),
          CDP::Address, CDP::TypeAddresses, CDP::TypeCapabilities,
          CDP::TypePortId, CDP::TypeSoftwareVersion
   - NEW: Dump now support PPP links
   - UPDATE: old PPP integrated into PPPoE, because this is PPP for PPPoE

Changes  view on Meta::CPAN

   - bugfix: Dump: storing of received frames when doFrameReturnList is true
   - bugfix: Dump: .storable file removing in all cases
   - bugfix: Dump: isFather(), isSon()
   - bugfix: ARP: print()

3.20 Sun Nov 12 23:02:09 CET 2006
  - NEW: support for PPPoE, PPP, PPPLCP, LLC, and begin the work for CDP
  - NEW: Frame->new can now return an array ref of decoded frames, to handle 
         new layers, and such things as IPv6 within IPv4.
         See doFrameReturnList from Env.
         With this new scheme, the behaviour from unpacking VLAN or ICMPv4 

Changes  view on Meta::CPAN

  - bugfix: Frame: do not use Dump and Desc if they do not exist
  - bugfix: Frame: getFilter() only when a Frame is competely filled
  - bugfix: IPv4: do not use l4 if it does not exist
  - bugfix: IPv6: do not use l4 if it does not exist

3.01 Sun Nov  5 16:27:50 CET 2006
  - NEW: ported to Windows ActivePerl
  - Utils: new subs: getGatewayIp, getGatewayMac, getIpMac
  - Env: new attributes: subnet, gatewayIp, gatewayMac
  - Desc: new attributes: gatewayIp, gatewayMac
  => gatewayIp is automatically set, but not gatewayMac, due to the 
     nature of the ARP lookup implementation.
  - DescL3: under Windows, the layer 2 (ethernet) is automatically built, 
            so using DescL3 is the same as using DescL3 under Unix/Linux 
            systems.

3.00 Sun Oct 29 15:31:06 CET 2006
  - Net::Packet::Dump: added keepTimestamp attribute to keep original pcap 
                       timestamp. Default is to not keep original and use our 
                       own timestamp.
  - bugfix: in Utils.pm, a redifined error is now removed
  - bugfix: in DescL4.pm, a redifined error is now removed

Changes  view on Meta::CPAN

2.21 
   - Net::Packet::Dump: added getStats()
   - now uses Class::Gomor instead of Class::Gomor::Hash (but objects are 
     still hashes)

2.20 Sun Mar 19 18:23:51 CET 2006
   - Net::Packet: ported under Cygwin (now works under Windows :) )
   - Net::Packet: is now a pure Perl module
   - IO::Interface: removed from dependances
   - Net::Write: new dependance
   - update: Desc*: now use new Net::Write portable module
   - bugfix: Dump: many fix, Debian users should now be able to use Net::Packet

2.06 Mon Mar 13 13:53:54 CET 2006
   - Frame: added noPadding option

2.05 Sun Mar 12 12:09:18 CET 2006
   - bugfix: IPv4: flags field is now split into flags and offset fields
   - bugfix: IPv4: constants for IPv4 flags are now ok
   - bugfix: Env: when we are not able to autoDev(), do not bother to autofind 
             IP and MAC addresses
   - bugfix: VLAN: pack/unpack methods fixed (now vlanId can be greater than 16

Changes  view on Meta::CPAN

   - Makefile.PL: bugfix: removed PREREQ_FATAL that was breaking cpan install
   - Makefile.PL: bugfix: corrected a check to let Darwin OS to compile module
   - ETH.pm: added isTypeVlan()
   - IPv4.pm: added pod for noFixLen and doChecksum

2.03 Fri Feb  4 00:08:14 CET 2005
   - So sorry. Forgot VLAN.pm in MANIFEST

2.02 Thu Feb  3 23:36:04 CET 2005
   - NEW LAYER: VLAN/802.1Q, see Net::Packet::VLAN
   - IPv4: noFixLen and doChecksum attributes

2.01 Tue Feb  1 17:28:04 CET 2005
   - bugfix: added explodeIps() explodePorts() into export in Utils.pm
   - bugfix: flush() in Dump.pm
   - getFilter(): better pcap filter for ARP packets
   - minor changes in various pod

2.00 Thu Jan 27 22:12:41 CET 2005
   - major release, backward compatibility broken
   - full documentation
   - a battery of tests
   - new layers:
     o Layer2/SLL

 view all matches for this distribution


Net-Ping

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        (Christian Walde, PR #20)
      - Skip 501_ping_icmpv6.t when icmpv6 cannot be initialized. Mostly due to missing
        icmpv6 support. (GH #15)
      - add more xt tests: t/602_kwalitee.t, t/603_meta.t, t/604_manifest.t

2.73  Thu Feb 27 14:32:25 CET 2020 (rurban)
      Bugfixes
       - Fix shadowing of hash options in constructor (Patrick Heesom, RT #131919)
       - Fix icmp v4 length with given bytes/data_size option (Patrick Heesom, RT #131919)
       - Call _resolv as class method (Marc Reissner, GH #16)

2.72  Thu 28 Mar 2019 09:01:39 AM CET (rurban)
      Features
      - add .cirrus.yml smoker https://cirrus-ci.com/github/rurban/Net-Ping
      Test fixes
      - Skip failing freebsd localhost resolver tests

Changes  view on Meta::CPAN

         2.020_03, RT #125677 Smoot Carl-Mitchell
       Features
       - Added icmp message_type method with timestamp support.
         PR #11 Guillaume Bougard

2.66  Thu Mar  8 16:44:03 CET 2018 (rurban)
       Bugfixes
       - Fixed icmpv6 ICMP_ECHOREPLY: nikolas@garofil.be RT 80479
       - Fixed icmpv6 default family
       - Simplify t/020_external.t
       - Seperate timeout=0 and undef RT #97884

Changes  view on Meta::CPAN

       - Added optional local tests hosts for the icmp tests:
         TEST_PING_HOST and TEST_PING6_HOST
       - allow sudo tests with local .git
       - skip sudo test with asan leak detector on linux

2.65  Wed Mar  7 09:38:51 CET 2018 (rurban)
       META Changes
       - strip wrong Text::Template dependency and generation for the README
         https://rt.cpan.org/Public/Bug/Display.html?id=124693
         This is in core.
       - Changed repo name from net-ping to Net-Ping.
       - Changed bugtracker to https://github.com/rurban/Net-Ping/issues
       - Made Makefile.PL more stable for the CPAN release, support older
         perl + EUMM versions.
       - Fixed up TODO for IPv6

2.64  Sat Mar  3 15:56:14 CET 2018 (rurban)
       Bugfixes
        - use NIx_NOSERV flag for windows (PR #6 by chorny)

2.63  Sun Nov 26 18:56:04 CET 2017 (rurban)
       Bugfixes
        - Keep v5.002 - v5.6 support
        - Removed outdated demo/fping from the documentation
          (RT #123750 by Steve Morris)
        - Added t/420_ping_syn_port.t (#4 by Julio Fraire)

Changes  view on Meta::CPAN

          also pingecho on os390.
          (from perl5 core)
       Features
        - added a make release target

2.58  Wed Feb  1 19:34:03 CET 2017 (rurban)
       Features
        - return the port num as 5th return value with ack (jfraire)

2.57  Wed Feb  1 19:34:03 CET 2017 (rurban)
       Bugfixes
        - Resigned with new gpg key

2.56  Wed Jan 18 16:00:00  2017 -0700 (bbb)
       Bugfixes

 view all matches for this distribution


Net-Proxy

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        when one socket sends data faster than its peer can accept it)
    [SCRIPTS]
    - patched sslh so that it can listen not only on localhost.
      (Thanks to Dieter Voegtli.)

0.04 Tue Jan 17 14:47:20 CET 2006
    [ENHANCEMENTS]
    - added some basic information logging
      (enable with Net::Proxy->set_verbosity( $level ))
    [TESTS]
    - test for several failure cases
    - the test suite now covers more than 95% of the code
    [SCRIPTS]
    - patched sslh so that it works correctly, now

0.03 Wed Jan 11 02:10:52 CET 2006
    [DOCUMENTATION]
    - Correct SYNOPSIS for Net::Proxy::Connector::tcp
    - Added a SYNOPSIS for Net::Proxy::Connector::connect
    [NEW CONNECTOR]
    - Net::Proxy::Connector::dual
    [SCRIPTS]
    - previously unreleased sslh script ported to use Net::Proxy

0.02 Tue Jan 10 09:43:23 CET 2006
    [ENHANCEMENTS]
    - added the README and Changes files
    - added statistical methods to Net::Proxy
    - mainloop($max) will refuse new connections after $max
      connections have started
    [NEW CONNECTOR]
    - Net::Proxy::Connector::connect
    [SCRIPTS]
    - connect-tunnel ported to use Net::Proxy

0.01 Fri Jan  6 03:32:46 CET 2006
    [FEATURES]
    - The proxy is fully functionnal, but lacks several types
      of connectors
    [CONNECTORS]
    - Net::Proxy::Connector::tcp

 view all matches for this distribution


Net-Riak

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    - added useragent timeout parameter (Robin Edwards)
    - added expected status message (Robin Edwards)
    - added delete_object method to Net::Riak::Bucket (Robin Edwards)
    - support for adding bucket as objects in add method (Robin Edwards)

0.11 Wed 03 Nov 2010 03:01:10 PM CET  
    - update POD (franck cuny)
    - fix wrong clearer name (_clear_siblings instead of _clear_links)

0.10 Tue 02 Nov 2010 03:34:16 PM CET  
    - add support of array arguments in Net::Riak::MapReduce->add() (Germain Maurice)
    - add 204 to Object::store expected status codes (Gavin Carr)
    - refactor build link logic (Ben Hengst)
    - requests and responses now stored for debugging (Robin Edwards)
    - documentation updated (Robin Edwards)

 view all matches for this distribution


Net-Routing

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Net::Routing.

0.44 Thu Nov 12 09:45:14 CET 2015
   - bugfix: do not mess with PATH and LC_ALL environment variables

0.43 Fri Feb 20 06:58:25 CET 2015
   - update: add a check in Makefile.PL/Build.PL for supported OS
   - bugfix: VERSION was not consistent in all modules

0.42 Thu Feb 19 07:26:03 CET 2015
   - bugfix: on cidrlookup: returns only routes matching the target IP in get()

0.41 Mon Feb  9 21:44:37 CET 2015
   - bugfix: FreeBSD netstat to use -f inet/inet6 so it is compatible with Darwin
   - bugfix: FreeBSD to report all IPv6 routes (by striping interface name)
   - bugfix: Linux new() to return undef on error

0.40 Fri Feb  6 18:53:48 CET 2015
   - new: routing for NetBSD
   - new: routing for Darwin (same as FreeBSD 9.x)

0.30 Wed Feb  4 17:20:11 CET 2015
   - UPDATE: rewrote main methods in Net::Routing in a cleaner way
   - new: use constants, and makes them exportable
   - bugfix: makes route unique when duplicate found
   - bugfix: route parsing for Linux/IPv6 and FreeBSD 9.x
   - pod: added some documentation
   - test: for netstat parsing checks

0.20 Sat Jan 31 17:53:00 CET 2015
   - first public release

 view all matches for this distribution


Net-Rsh

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Net::Rsh.
===================================================
0.05  Tue Jun 03 2008 - ASLETT (co-maintainer)
        - Uploaded successfully!

0.03  Wed Mar 14 18:24:23 CET 2007 - ASLETT (co-maintainer)
	- Rsh.pm: Minor corrections for:
		http://rt.cpan.org/Ticket/Display.html?id=23153
		http://rt.cpan.org/Ticket/Display.html?id=22885
        - test.pl updated
        - META.yml added for package requirement

 view all matches for this distribution


Net-SMTP_auth

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Net::SMTP_auth.

0.08  Fri Jan 13 12:12:57 CET 2006
        - added authentication via NTLM (James Fryman)

0.07  Don Aug  7 18:23:51 CEST 2003
        - After upgraing Net:SMTP to version 2.26 I noticed that
          authentication was broken (the response of AUTH does not equal

 view all matches for this distribution


Net-SNMP-EV

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.11 Fri Apr 10 07:32:23 CEST 2009
	- fix testsuite loading the wrong module
          (reported by Karl Gaissmaier).

0.1  Mon Dec  3 18:26:50 CET 2007
	- original version, a Glib::EV clone.

 view all matches for this distribution


Net-SNMP-QueryEngine-AnyEvent

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Net-SNMP-QueryEngine-AnyEvent

0.06  Wed Jan 21 10:47:25 CET 2015
	Consistent version update; no functional changes.

0.05  Tue Jan 20 14:07:53 CET 2015
	Implement $sqe->when_done($host, $port, $callback);

0.04  Wed May 21 15:07:31 CEST 2014
    Use Data::MessagePack::Stream

 view all matches for this distribution


Net-SNMP-XS

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - fix oid first component decoding for X == 2.
        - avoid sprintf in oid decoding, for likely negligible
          speed increase.
        - minor code cleanups.

1.33  Fri Dec 21 12:20:00 CET 2018
	- no functional changes.
	- use new MakeMaker feature to properly declare dependency on
          Canary::Stability (reported by Alexander Karelas).
        - use common::sense.
        - remove dependency on Guard.

1.32  Wed Dec  7 12:56:41 CET 2016
	- work around a bug in perl 5.20 (and probably later) where
          undef array elements become null pointers in the array.
          this caused segmentation faults on illegal/unsupported ASN.1
          types.

Changes  view on Meta::CPAN

          as the Net::SNMP version number isn't monotonically increasing.

1.3   Thu Sep 18 04:51:17 CEST 2014
	- fix a potential leak.

1.2   Tue Jan 25 20:26:50 CET 2011
	- fix a bug where the internal message cache wouldn't be refreshed
          when perl reuses SVs, causing runtime errors and possibly crashes.
	- remove harmless/unused debugging code.

1.1   Thu Jul 29 04:50:46 CEST 2010

 view all matches for this distribution


( run in 1.894 second using v1.01-cache-2.11-cpan-49f99fa48dc )