XML::PFIF Perl Module (People Finder Interchange Format)


home | projects | debian packages | public key | apt source | ssl



This is a perl module to implement the PFIF specification and to read and write PFIF XML and RSS.

New version 1.0 with support for reading PFIF XML and RSS.

Download XML::PFIF 1.0

To install:

gunzip -dc libxml-pfif-perl-1.0.tar.gz |tar xvf -
perl Makefile.PL
make
su -c "make install"

New versions will be available at:

http://erislabs.net/ianb/projects/pfif/

Debian users can use my APT Repository

I will try very hard not to break the API.

Please send feedback and bug reports to ianb@erislabs.net

Older versions:

XML::PFIF 0.2

XML::PFIF 0.1


Last update: Sat, 24 Apr 2010 22:36:59 GMT
Ian Beckwith <ianb@erislabs.net>