Subject: | Sprint Form Changes |
Date: | Tue, 30 Sep 2008 17:01:43 -0400 (EDT) |
To: | bug-sms-send-us-sprintpcs [...] rt.cpan.org |
From: | Jon Meek <meekj [...] wyeth.com> |
Joshua - Sprint changed the form sometime after 22-Aug-2008. I was able to
get it working again with these changes:
: c64nb2:/<5>SMS/Send/US ; diff SprintPCS.pm.dist SprintPCS.pm
132,133c132,133
< $form->value( phoneNumber => $recipient );
< $form->value( message => $message );
---
Show quoted text
> $form->value( recipientsNumber => $recipient );
> $form->value( textMessage => $message );
153c153
< if ( not $self->{mech}->content =~ /Compose a Text Message/ ) {
---
Show quoted text> if ( not $self->{mech}->content =~ /Send a Message to any Sprint customer/ ) {
156c156
< $self->{mech}->form_name('composeForm');
---
Show quoted text> $self->{mech}->form_name('SMSPrivateComposeForm');
Thanks for your work on this module.
Jon
Jon Meek, PhD
Sr. Consultant & Network Ecologist
Border Network Security
Wyeth
Princeton, NJ 08543
meekj@wyeth.com