NAME

Form::Sensible::Field::Trigger -

SYNOPSIS

use Form::Sensible::Field::Trigger;

my $object = Form::Sensible::Field::Trigger->new();

$object->do_stuff();

DESCRIPTION

This module does not really exist, it was made for the sole purpose of demonstrating how POD works.

ATTRIBUTES

'event_to_trigger' has

METHODS

_default_event_name sub =item get_additional_configuration sub

AUTHOR

Jay Kuri - <jayk@cpan.org>

SPONSORED BY

Ionzero LLC. http://ionzero.com/

SEE ALSO

Form::Sensible

LICENSE

Copyright 2009 by Jay Kuri <jayk@cpan.org>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.