Business::Billing::TMobile::UK - The fantastic new Business::Billing::TMobile::UK!


Business-Billing-TMobile-UK documentation  | view source Contained in the Business-Billing-TMobile-UK distribution.

Index


MODULE FOR SALE

Top

I am not planning to make any changes to this module as I have not been a customer of TMobile for over a year. If someone would like to take over maintenance/development of this module please get in touch.

ANTI-TMOBILE RANT

Top

TMobile's lax fraud prevention procedures allowed a random person in a random part of the UK to buy a mobile phone contract at my parents address. TMobile then started to demand money from my parents and ignored initial attempts to explain that the person has a different name from the residents and has never lived at their address. TMobile eventually, after much chasing, agreed to stop demanding money that my family did not owe them, but they to date have not properly apologied for their actions or explained how on earth this person was able to setup the phone contract in the first place.

I encourage people not to use T-Mobile.

NAME

Top

Business::Billing::TMobile::UK - The fantastic new Business::Billing::TMobile::UK!

SYNOPSIS

Top

 use Business::Billing::TMobile::UK

DESCRIPTION

Top

An interface to TMobile UK's website for getting allowance and billing information.

CLASS METHODS

Top

new

 new(username => $username, password => $password)

OBJECT METHODS

Top

get_allowances

 get_allowances()

Logs into the My Account section of the T-Mobile website and parses out the Allowance information if available.

INSTALLATION

Top

This module uses Module::Build for its installation. To install this module type the following:

  perl Build.PL
  ./Build
  ./Build test
  ./Build install




If you do not have Module::Build type:

  perl Makefile.PL

to fetch it. Or use CPAN or CPANPLUS and fetch it "manually".

DEPENDENCIES

Top

This module requires these other modules and libraries:

 Test::More

Test::More is only required for testing purposes

This module has these optional dependencies:

 Test::Distribution

This is just requried for testing purposes.

TODO

Top

If find this module useful please do let me know and I'll spend more effort on expanding/improving it. All enhancement requests are welcome.

BUGS

Top

To report a bug or request an enhancement use CPAN's excellent Request Tracker, either via the web:

http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Business-Billing-TMobile-UK

or via email:

bug-business-billing-tmobile-uk@rt.cpan.org

SOURCE AVAILABILITY

Top

This source is part of a SourceForge project which always has the latest sources in svn.

http://sourceforge.net/projects/sagar-r-shah/

AUTHOR

Top

Sagar R. Shah, <sagarshah@softhome.net>

COPYRIGHT

Top


Business-Billing-TMobile-UK documentation  | view source Contained in the Business-Billing-TMobile-UK distribution.