
XML::IODEF::PhraudReport - Perl extension for Extending XML::IODEF to use with Phishing Extensions

use XML::IODEF::PhraudReport; my $report = XML::IODEF::PhraudReport->new(); my $root = 'IncidentIncidentDataEventDataAddionalDataPhraudReport'; $report->add($root.'FraudType','phishingemail'); $report->out(); see the 'examples' dir for more examples, XML::IODEF for more doc

This is the July 30, 2008 implementation of:
Extensions to the IODEF-Document Class for Reporting Phishing, Fraud, and Other Crimeware.
None by default.

XML::IODEF http://www.ietf.org/internet-drafts/draft-cain-post-inch-phishingextns-05.txt

claimid.com/wesyoung, <saxjazman@cpan.org>

Copyright (C) 2009 by Wes Young (saxjazman@cpan.org)
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.