Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.336.830 Times

Pod::Usage 1.35

  Date Added: March 26, 2010  |  Visits: 1.024

Pod::Usage

Report Broken Link
Printer Friendly Version


Product Homepage
Download (99 downloads)



Pod::Usage, pod2usage() can print a usage message from embedded pod documentation. SYNOPSIS use Pod::Usage my $message_text = "This text precedes the usage message."; my $exit_status = 2; ## The exit status to use my $verbose_level = 0; ## The verbose level to use my $filehandle = *STDERR; ## The filehandle to write to pod2usage($message_text); pod2usage($exit_status); pod2usage( { -message => $message_text , -exitval => $exit_status , -verbose => $verbose_level, -output => $filehandle } ); pod2usage( -msg => $message_text , -exitval => $exit_status , -verbose => $verbose_level, -output => $filehandle ); pod2usage( -verbose => 2, -noperldoc => 1 ).

Requirements: No special requirements
Platforms: Linux
Keyword: Exit Libraries Message Podusage Programming Status Text Usage Usage Message Usage Message From Embedded Verbose
Users rating: 0/10

License: Freeware Size: 97.28 KB
USER REVIEWS
More Reviews or Write Review


POD::USAGE RELATED
Screen Savers  -  Message from Our Mother The Earth 2.0
Message from Our Mother The Earth is a small, animated screensaver specially designed to bring some spirituality to your desktop. I don't want to see the end of the world. I want to see that you help me to preserve this beautiful planet. The...
 
Utilities  -  Gatotray 1.3
Gatotray project is a colorful tray icon to watch over CPU status including usage, frequency and temperature..
15.36 KB  
Libraries  -  GODI 20060118
GODI library provides an advanced programming environment for the Objective Caml (OCaml) language. From INRIA (who created OCaml) you can get the OCaml compiler and runtime system, but this is usually not enough to develop applications. You also...
1.5 MB  
Libraries  -  LibsX 2004-01-23
LibsX (formerly LibSpeedX) is a C++ multi-platform set of basic libraries (like strings, ini files, etc) optimized for speed and made from scratch. LibsXs goal is to make programs like games with basic libraries highly optimized for speed and...
27.65 KB  
Web Authoring  -  SharePoint Localized Date Web Part 1.0
The free SharePoint Localized Date Web Part by Layer2 displays the current date information localized for the currently selected language of the web site: # renders current date information formatted for the currently selected language # no...
97 KB  
Server Tools  -  SharePoint Search and Replace 1.0.16
The SharePoint Search and Replace package provides a tool that replaces hardcoded strings in SharePoint lists, document libraries, web part properties and text-based documents. SharePoint administrators will find this useful during SharePoint...
266 KB  
Programming  -  devkitPro 1.5.7
This project is for homebrew console development tools based on the gnu compiler collection with additional tools and libraries to aid programming each supported console. The windows variants are built with MinGW.
444.26 KB  
Communication Tools  -  Net Clients .NET 1.0.1
Client libraries written in C# for text-based internet protocols (so far including NNTP and Dict). These libraries are designed to reflect the RFCs of their respective protocols. With the release of the MS WCF, this project is effectively obsolete.
113.49 KB  
Desktop Utilities  -  GtkPBButtons 0.6.10
GtkPBButtons is client for pbbuttonsd displays small popup windows each time a message from the daemon pbbuttonsd appeares. The view of each popup could individually configured. The following windows could pop up: brightness level The current...
532.48 KB  
Networking Tools  -  MZL & Novatech TrafficStatistic Linux Server 1.2.0.0
The MZL & Novatech TrafficStatistic Linux Server collects IP usage statistics from the network interfaces of the system on which it is installed. It will store the IP data records, and the Traffic Statistic Report Service will create HTML reports...
2.3 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB