NAME
XML::IODEF::Simple::Plugin::TLP - XML::IODEF::Simple plugin for converting from TLP
SYNOPSIS
use XML::IODEF::Simple;
my $report = XML::IODEF::Simple->new({
restriction => 'amber',
address => 'example.com',
});
SEE ALSO
XML::IODEF::Simple, http://code.google.com/p/collective-intelligence-framework/
AUTHOR
Wes Young, <wes@barely3am.com>
COPYRIGHT AND LICENSE
Copyright 2011 The Trustees of Indiana University, indiana.edu
Copyright 2011 REN-ISAC, ren-isac.net
Copyright 2011 Wes Young, claimid.com/wesyoung
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.0 or,
at your option, any later version of Perl 5 you may have available.