CMS-JoomlaToDrupal

This module is to fulfill a growing need I've had to support
clients migrating from Joomla to Drupal.

It permits one to migrate existing authors (as users), stories,
comments and the relationships amongs them from a legacy joomla
site to a new installation of a drupal site.

It was developed and successfully used to migrate
       http://blackagendareports.com/

including over 1000 stories and 10,000 comments accumulated
on the legacy site.  Their support for its development is
appreciated.

INSTALLATION

To install this module, run the following commands:

   perl Makefile.PL
   make
   make test
   make install


SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

   perldoc CMS::JoomlaToDrupal

You can also look for information at:

   Search CPAN
       http://search.cpan.org/dist/CMS-JoomlaToDrupal

   CPAN Request Tracker:
       http://rt.cpan.org/NoAuth/Bugs.html?Dist=CMS-JoomlaToDrupal

   AnnoCPAN, annotated CPAN documentation:
       http://annocpan.org/dist/CMS-JoomlaToDrupal

   CPAN Ratings:
       http://cpanratings.perl.org/d/CMS-JoomlaToDrupal

Bug reports, feature requests, tests, documentation and
patches are appreciated.  The author is willing, by contract,
to prioritize extending and further developing this module
for those with a need for such.

COPYRIGHT AND LICENCE

Copyright (C) 2009 Hugh Esco [email protected]

This program is released under the following license: gpl