Subject: | In reference to bug 33805 |
Date: | Thu, 2 Oct 2008 11:45:17 -0700 |
To: | <bug-VUser-Google-Apps [...] rt.cpan.org> |
From: | "Schreiner, Torry" <tschreiner [...] clark.edu> |
A more efficient solution is not to keep changing the value of
$last_page but rather end the foreach loop when it finds the 'next' link
without changing the value of $last_page.
# diff /usr/local/share/perl/5.8.8/VUser/Google/ProvisioningAPI/V2_0.pm
/tmp/VUser-Google-Apps-0.1.0/lib/VUser/Google/ProvisioningAPI/V2_0.pm
595c595
< last;
---
Show quoted text
> $last_page = 0;
Torry Schreiner
Clark College
http://www.clark.edu