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
vendor - Download Vendor Name
type - Download Type
size - Download File Size
description - Download Description
objectURI - Download Object URI
installNotifyURI - Intall notificatition URI
nextURL - Next URL
DDVersion - Download descriptor version. Defaults to 1.0.
infoURL - Donwload Info URL
iconURI - Download icon URI
installParam - Intall Parameter
mime - Returns the Download Descriptor MIME type

METHODS

get - Returns the Download Descriptor

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'