XXX man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

XXX(3)		      User Contributed Perl Documentation		XXX(3)

NAME
       XXX - See Your Data in the Nude

SYNOPSIS
	   use XXX;
	   XXX my $dog = Dog->new({has => ['fleas', 'style']});
	   my $dog = XXX Dog->new({has => ['fleas', 'style']});
	   my $dog = Dog->new(XXX {has => ['fleas', 'style']});
	   my $dog = Dog->new({XXX has => ['fleas', 'style']});
	   my $dog = Dog->new({has => XXX ['fleas', 'style']});
	   my $dog = Dog->new({has => [XXX 'fleas', 'style']});

DESCRIPTION
       XXX.pm exports a function called XXX that you can put just about
       anywhere in your Perl code to make it die with a YAML dump of the
       arguments to its right.

       The charm of XXX-debugging is that it is easy to type, rarely requires
       parens and stands out visually so that you remember to remove it.

       XXX.pm also exports WWW, YYY and ZZZ which do similar debugging things.

FUNCTIONS
       WWW WWW will warn a dump of its arguments, and then return the original
	   arguments. This means you can stick it in the middle of
	   expressions.

	   NOTE: If you use WWW with Test::More, it will <diag()> rather than
	   "warn()".

	   mnemonic: W for warn

       XXX XXX will die with a dump of its arguments.

	   mnemonic: XXX == Death, Nudity

       YYY YYY will print a dump of its arguments, and then return the
	   original arguments. This means you can stick it in the middle of
	   expressions.

	   NOTE: If you use YYY with Test::More, it will <note()> rather than
	   "print()".

	   mnemonic: YYY == Why Why Why??? or YAML YAML YAML

       ZZZ ZZZ will Carp::confess a dump of its arguments.

	   mnemonic: You should confess all your sins before you sleep.
	   zzzzzzzz

CONFIGURATION
       By default, XXX uses YAML.pm to dump your data. You can change this
       like so:

	   use XXX -with => 'Data::Dumper';
	   use XXX -with => 'YAML::XS';
	   use XXX -with => 'YAML::SomeOtherYamlModule';

       Only modules with names beginning with 'YAML' and the Data::Dumper
       module are supported.

       If you need to load XXX with "require", you can set the dumper module
       with the $XXX::DumpModule global variable.

	   require XXX;
	   $XXX::DumpModule = 'YAML::Syck';

	   XXX::XXX($variable);

AUTHOR
       Ingy doet Net <ingy@cpan.org>

COPYRIGHT
       Copyright (c) 2006, 2008, 2010. Ingy doet Net.

       This program is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.

       See <http://www.perl.com/perl/misc/Artistic.html>

perl v5.14.1			  2010-08-20				XXX(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net