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.350.400 Times

Pod::Hlp 1.02

  Date Added: November 16, 2010  |  Visits: 951

Pod::Hlp

Report Broken Link
Printer Friendly Version


Product Homepage
Download (91 downloads)



Pod::Hlp is a Perl module that can convert POD data to formatted VMS HLP Help module text. SYNOPSIS use Pod::Hlp; pod2hlp("perlfunc.pod",$top_help_level,*Filehandle); Also: pod2hlp < input.pod Also: perl pod2hlb Pod::Hlp is a module that can convert documentation in the POD format (such as can be found throughout the Perl distribution) into formatted VMS *.HLP files. Such files can be inserted into an .HLB library through the LIBRARY/HELP/REPLACE system call, or via the use of the pod2hlb script supplied with the kit. A separate pod2hlp program is included that is primarily a wrapper for Pod::Hlp. The single function pod2hlp() can take one, two, or three arguments. The first should be the name of a file to read the pod from, or ".

Requirements: No special requirements
Platforms: Linux
Keyword: Convert Data Formatted Help Help Module Libraries Module Perl Perl Module Podhlp Programming Vms Vms Hlp Help
Users rating: 0/10

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


POD::HLP RELATED
Libraries  -  MARC::Crosswalk::DublinCore 0.02
MARC::Crosswalk::DublinCore is a Perl module that can convert data between MARC and Dublin Core. SYNOPSIS my $crosswalk = MARC::Crosswalk::DublinCore->new; # Convert a MARC record to Dublin Core (simple) my $marc =...
8.19 KB  
Libraries  -  Data::ICal::Entry::Alarm::Email 0.12
Data::ICal::Entry::Alarm::Email is a Perl module that represents an emailed alarm in an iCalendar file. SYNOPSIS my $valarm = Data::ICal::Entry::Alarm::Audio->new(); $valarm->add_properties( attach => [...
102.4 KB  
Modules  -  Formatted Number CCK 6.x-1.3
OverviewThe Formatted Number CCK module defines numeric types where thousands separator and decimal point are inherited from the Format Number API module.Numeric types supported: signed or unsigned integers (tiny, small, medium, int), decimal and...
20.48 KB  
Development Tools  -  Data Translation DT8837 Instrument Module Driver 1.0
Using the MATLABdlT« Instrument Control Toolboxd-OC?D?, you can access the functionality of Data Translationd-deOaos DT8837 instrument module . The Instrument Control Toolbox communicates with the DT8837 through a MATLAB driver to the...
81.92 KB  
Windows Software  -  CHM To Exe 1.6.0
CHM To Exe lets you convert Microsoft HTML Help files (.chm) into secure and stand-alone applications (EXE files). With CHM To Exe, open CHM files, explore them, extract all source files and finally create HTML Executable projects in a snap. With...
1.67 MB  
Libraries  -  Template::Plugin::KwikiFormat 1.04
Template::Plugin::KwikiFormat is a filter to convert kwiki formatted text to html. SYNOPSIS [% USE KwikiFormat %] [% FILTER kwiki %] == title *bold* /italic/ [% END %] A wrapper around Kwiki::Formatter....
4.1 KB  
Libraries  -  perlfaq3 5.8.8
perlfaq3 Perl module contains programming tools. How do I do (anything)? Have you looked at CPAN (see perlfaq2)? The chances are that someone has already written a module that can solve your problem. Have you read the appropriate manpages?...
12.2 MB  
Virus Scanners  -  Virus Removal Tools 1.0
Virus Removal Tools for 39 specific virus infections, act promptly, when a new, dangerous virus appears, timely intervention can prevent damage to your data, and help prevent the spread of the virus. Remove a virus for free, Kaspersky Lab has...
60 KB  
Database Tools  -  DbNetCopy 1.1.0.0
DbNetCopy will convert data between the following databases; SQL Server, Oracle, Access, MySQL, DB2, Visual FoxPro, dBASE, Pervasive, Firebird, Paradox and VistaDB. To use it, you create a connection for your source and target databases, select...
 
Database Tools  -  MySQL to JSON 1.0
MySQL to JSON can be used to convert data from MySQL query results into a javascript expression in javascript Object Notation. It takes a MySQL query result handle and retrieves the query result column names and the query result data.MySQL to JSON...
10 KB  
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