The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

WWW::EFA::Departure - An instance of a Departure detail

VERSION

Version 0.01

SYNOPSIS

Departure object acquired through an EFA interface

    use WWW::EFA::Departure;

    my $departure = WWW::EFA::Departure->new();
    ...

ATTRIBUTES

# TODO: RCL 2011-11-06 Document attributes

COPYRIGHT

Copyright 2011, Robin Clarke, Munich, Germany

AUTHOR

Robin Clarke <perl@robinclarke.net>