NAME
OMA::Download::OTA - Perl extension for describing download descriptor objects according to Open Mobile Alliance Download OTA 1.0 specification.
SYNOPSIS
use OMA::Download::OTA;
my $ota = OMA::Download::OTA->new(%properties);
print $ota->mime."\n\n"
print $ota->get();
DESCRIPTION
Complete implementation of Opem Mobile Alliance Download Over The Air 1.0 specification.
CONSTRUCTOR
PROPERTIES
- name - Download Name
METHODS
SEE ALSO
OMA Download OTA Specifications
AUTHOR
Bernard Nauwelaerts, <bpgn@cpan.org>
COPYRIGHT AND LICENSE
Released under the GPL. See LICENCE for details.
Copyright (C) 2006 by Bernard Nauwelaerts
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 194:
You forgot a '=back' before '=head1'
You forgot a '=back' before '=head1'
You forgot a '=back' before '=head1'
You forgot a '=back' before '=head1'
You forgot a '=back' before '=head1'
You forgot a '=back' before '=head1'
You forgot a '=back' before '=head1'
You forgot a '=back' before '=head1'
You forgot a '=back' before '=head1'
You forgot a '=back' before '=head1'
You forgot a '=back' before '=head1'
You forgot a '=back' before '=head1'
You forgot a '=back' before '=head1'
- Around line 233:
You forgot a '=back' before '=head1'