86b2 FreshPorts -- devel/p5-Data-Dump
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Data-Dump 1.22 devel on this many watch lists=3 search for ports that depend on this port
Pretty printing of data structures
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Mar 2004 14:08:53
Also Listed In: perl5
License: not specified in port


This module provides a single function called dump() that takes a list of
values as its argument and produces a string as its result. The string contains
Perl code that, when evaled, produces a deep copy of the original arguments.
The string is formatted for easy reading.

If dump() is called in a void context, then the dump is printed on STDERR
instead of being returned.

If you don't like importing a function that overrides Perl's not-so-useful
builtin, then you can also import the same function as pp(), mnemonic for
"pretty-print".

WWW: http://search.cpan.org/dist/Data-Dump/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.14
Required To Run:
  1. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-Data-Dump/ && make install clean
To add the package: pkg_add -r p5-Data-Dump


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Data/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Data/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Data/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Data/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Data/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Data/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Data/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Data/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Data/
  11. http://at.cpan.org/modules/by-module/Data/
  12. http://backpan.perl.org/modules/by-module/Data/
  13. http://cpan.nctu.edu.tw/modules/by-module/Data/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Data/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Data/
  16. http://www.cpan.dk/modules/by-module/Data/
  17. http://www.cpan.dk/modules/by-module/Data/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
13 May 2013 09:23:40
Original commit files touched by this commit  1.22
tobez search for other commits by this committer
Update to 1.22.

Changes:	http://search.cpan.org/dist/Data-Dump/Changes
15 Oct 2011 13:09:25
Original commit files touched by this commit  1.21
sunpoet search for other commits by this committer
- Update to 1.21

Changes:        http://search.cpan.org/dist/Data-Dump/Changes
02 Oct 2011 14:37:26
Original commit files touched by this commit  1.20
sunpoet search for other commits by this committer
- Update to 1.20

Changes:        http://search.cpan.org/dist/Data-Dump/Changes
17 May 2011 11:05:02
Original commit files touched by this commit  1.19
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports.

Approved by:    erwin@ (portmgr)
20 Oct 2010 18:42:07
Original commit files touched by this commit  1.19
leeym search for other commits by this committer
- update to 1.19
19 Oct 2010 02:43:05
Original commit files touched by this commit  1.18
wen search for other commits by this committer
- Update to 1.18
Changelog: http://cpansearch.perl.org/src/GAAS/Data-Dump-1.18/Changes
24 Sep 2010 02:03:44
Original commit files touched by this commit  1.17
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
14 Jun 2010 10:31:14
Original commit files touched by this commit  1.17
tobez search for other commits by this committer
Update to 1.17.

Changes:        http://search.cpan.org/dist/Data-Dump/Changes
09 Jun 2010 12:30:31
Original commit files touched by this commit  1.16
tobez search for other commits by this committer
Update to 1.16.

Changes:        http://search.cpan.org/dist/Data-Dump/Changes
18 Aug 2009 08:51:58
Original commit files touched by this commit  1.15
tobez search for other commits by this committer
Update to 1.15.

Changes:        http://search.cpan.org/dist/Data-Dump/Changes
16 Aug 2009 09:55:32
Original commit files touched by this commit  1.14
linimon search for other commits by this committer
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
12 Feb 2009 15:59:10
Original commit files touched by this commit  1.14
mat search for other commits by this committer
Update to 1.14
31 Aug 2007 13:37:23
Original commit files touched by this commit  1.08
mat search for other commits by this committer
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
03 Jan 2007 12:47:43
Original commit files touched by this commit  1.08
mat search for other commits by this committer
Update to 1.08

PR:             107069
Submitted by:   chinsan
22 Jan 2006 01:48:34
Original commit files touched by this commit  1.06
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
14 Nov 2005 14:16:12
Original commit files touched by this commit  1.06
mat search for other commits by this committer
Be hipe and add SHA256
17 Nov 2004 11:01:46
Original commit files touched by this commit  1.06
mat search for other commits by this committer
Update to 1.06
12 Nov 2004 11:18:41
Original commit files touched by this commit  1.05
mat search for other commits by this committer
Update to 1.05
10 Nov 2004 16:21:39
Original commit files touched by this commit  1.04
mat search for other commits by this committer
Update to 1.04
Add some docs
14 Apr 2004 11:21:49
Original commit files touched by this commit  1.03
mat search for other commits by this committer
Update to 1.03
23 Mar 2004 14:08:07
Original commit files touched by this commit  1.02
mat search for other commits by this committer
Add p5-Data-Dump 1.02, pretty printing of data structures.

Number of commits found: 21

2867
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days31
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0