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 49.999.519 Times

XML::Generator::RSS10::dc 0.01

  Date Added: April 16, 2010  |  Visits: 999

XML::Generator::RSS10::dc

Report Broken Link
Printer Friendly Version


Product Homepage
Download (94 downloads)



XML::Generator::RSS10::dc adds support for the Dublin Core (dc) RSS 1.0 module. SYNOPSIS use XML::Generator::RSS10; my $rss = XML::Generator::RSS10->new( Handler => $sax_handler ); $rss->channel( title => Pants, link => http://pants.example.com/, description => A fascinating pants site, content => { items => [ { format => http://www.w3.org/1999/xhtml, content => < b >Axis< /b > Love, }, { format => http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional, about => http://example.com/content-elsewhere, }, { format => http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional, encoding => http://www.w3.org/TR/REC-xml#dt-wellformed, content => < i >italics< /i >, }, ], }, );.

Requirements: No special requirements
Platforms: Linux
Keyword: Adds Core Dc Dublin Dublin Core Libraries Programming Support Tr Xml
Users rating: 0/10

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


XML::GENERATOR::RSS10::DC RELATED
Libraries  -  Distributed Multiplatform Framework 0.7.1 / 1.0 RC1
Distributed Multiplatform Framework is a component-based programming framework using XML (or currently a hardcoded variant) as the repository. The samples are implemented either in console or wxWidgets. This shows the independence of the GUI or...
5.2 MB  
Gaming Utilities  -  WorldForge::Mercator 2.0.5
WorldForge::Mercator is primarily aimed at terrain for multiplayer online games and forms one of the WorldForge core libraries. It is intended to be used as a terrain library on the client, while a subset of features are useful on the server....
78.85 KB  
Libraries  -  fid-graphics 0.2
fid-graphics project is a simple toolkit for the Frigand Imperial Desktop. It is probably the easiest toolkit to write a display engine for, but it does not support any widgets. Whats New in This Release: - src/Desktop/Fid/Window.lhs...
79.87 KB  
Programming  -  pyatspi 2.0.0
The easiest move to D-Bus would require that these core libraries were rewritten to make D-Bus calls while maintaining the same interface. Luckily the AT programs use the cspi and pyatspi wrappers around ORBit, rather than direct calls. It should...
378.88 KB  
Libraries  -  MfGames.Utility 1.3.0
MfGames.Utility is a collection of useful C# classes that have no dependencies outside of the core libraries. The MfGames.Utility library for C# and VB.NET is a general purposes library that contains many useful functions, but requires no...
33.79 KB  
Libraries  -  WWW::Mechanize::Pluggable 1.01
WWW::Mechanize::Pluggable provides all of the same functionality of WWW::Mechanize, but adds support for plugins using Module::Pluggable; this means that any module named WWW::Mechanize::Plugin::whatever... will be found and loaded when...
45.06 KB  
Libraries  -  libXEL 0.1.3
libXEL is an event log library that stores log data in SQLite files and is capable of exporting it as XML and CSV. It provides a set of C/C++ preprocessor macros for project integration. It can gather some information about the system at run time....
337.92 KB  
Image Galleries  -  GraphicsMagick for Graphics and Animations 1.1.10
GraphicsMagick is the swiss army knife of image processing.It provides a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 88 major formats including important formats like DPX, GIF, JPEG,...
5.71 MB  
Libraries  -  openDICOM.NET 0.1.1
openDICOM.NET software implements a new approach towards DICOM (Digital Imaging and Communications in Medicine) libraries. DICOM is a worldwide standard in Medical IT and is provided by the National Electrical Manufacturers Assocation (NEMA). This...
 
Libraries  -  pilot-link 0.12.1
pilot-link is a suite of tools used to connect your Palm or PalmOS compatible handheld with Unix, Linux, and any other POSIX-compatible machine. It works with all PalmOS handhelds, including those made by Handspring, Sony, and Palm, as well as...
1.1 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