The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# $sslversion: Cipher.pm 18 2008-05-05 23:55:18Z jabra $
package NexposeSimpleXML::Parser::Reference;
{
    use Object::InsideOut;

    my @id : Field : Arg(id) : Get(id);
    my @type : Field : Arg(type) : Get(type);
}
1;