Devel::Messenger 0.01
Sponsored Links
Devel::Messenger 0.01 Ranking & Summary
File size:
0.007 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
909
Date added:
2007-05-08
Publisher:
Nathan Gray
Devel::Messenger 0.01 description
Devel::Messenger is a Perl module who let your code talk to you.
SYNOPSIS
use Devel::Messenger qw{note};
# set up localized subroutine
local *note = Devel::Messenger::note {
output => print,
level => 2,
pkgname => 1,
linenumber => 1,
wrap => ["< !--", "-- >n"],
};
# print a note
note "This is a sample noten";
# print a multipart note
note "This is line two. ";
note "continue", "This is still line two.n";
# print if level is high enough
note 2, "This is debug level twon";
Do you want your program to tell you what it is doing? Send this messenger into the abyss of your code to bring back to you all the pertinent information you want.
First, set notes in your code, in-line comments that start with note instead of #.
# this is an in-line comment (it is boring)
note "this is a note (things start getting exciting now)n";
To keep your program from giving you terrible errors about note not being defined, give it something to do.
use subs qw{note};
sub note {}
Or you could import the slightly more powerful note subroutine defined in Devel::Messenger.
use Devel::Messenger qw{note};
By itself, note does not do anything. Right now, all it is doing is making sure Perl doesnt give you an error message and die.
SYNOPSIS
use Devel::Messenger qw{note};
# set up localized subroutine
local *note = Devel::Messenger::note {
output => print,
level => 2,
pkgname => 1,
linenumber => 1,
wrap => ["< !--", "-- >n"],
};
# print a note
note "This is a sample noten";
# print a multipart note
note "This is line two. ";
note "continue", "This is still line two.n";
# print if level is high enough
note 2, "This is debug level twon";
Do you want your program to tell you what it is doing? Send this messenger into the abyss of your code to bring back to you all the pertinent information you want.
First, set notes in your code, in-line comments that start with note instead of #.
# this is an in-line comment (it is boring)
note "this is a note (things start getting exciting now)n";
To keep your program from giving you terrible errors about note not being defined, give it something to do.
use subs qw{note};
sub note {}
Or you could import the slightly more powerful note subroutine defined in Devel::Messenger.
use Devel::Messenger qw{note};
By itself, note does not do anything. Right now, all it is doing is making sure Perl doesnt give you an error message and die.
Devel::Messenger 0.01 Screenshot
Devel::Messenger 0.01 Keywords
Messenger 0.01
Who Let
talk to
Perl module
code
Perl
print
module
0.01
Devel::Messenger
DevelMessenger
Devel::Messenger 0.01
Libraries
Programming
Bookmark Devel::Messenger 0.01
Devel::Messenger 0.01 Copyright
WareSeeker periodically updates pricing and software information of Devel::Messenger 0.01 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Devel::Messenger 0.01 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
talk to me movie
perl modules
how to talk to girls
talk to me
talk to people
install perl module
talk to me george
how to talk to your crush
talk to santa
town talk
installing perl module
talk to frank
talk to frank dog
questions to talk to your boyfriend about
talk to tucker
xml parser perl module
code pink
how to talk to women
Related Software
Devel::DumpSizes is a Perl module to dump the name and size in bytes of variables that are available at a give point in a script Free Download
Devel::RingBuffer is a Perl module with shared memory ring buffers for Perl scripts diagnosis/debug. Free Download
Devel::Graph module can turn Perl code into a graphical flowchart. Free Download
Devel::Cover package contains code coverage metrics for Perl. Free Download
Devel::Monitor is a Perl module that can monitor your variables/objects for memory leaks. Free Download
Devel::Backtrace is a Perl module for object-oriented backtrace. Free Download
Devel::FindGlobals is a Perl module to find global variables and their size. Free Download
Doxygen Filter is an input filter for Doxygen enabling support for Perl code documentation. Free Download
Latest Software
Popular Software
Favourite Software