in reply to Re^3: Google Apps API
in thread Google Apps API
but that didn't work.... previous code ... use XML::Simple; use Data::Dumper; my $config = XMLin($user); print Dumper($config);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Google Apps API
by Anonymous Monk on Oct 15, 2008 at 10:33 UTC | |
by briannz556 (Beadle) on Oct 15, 2008 at 22:19 UTC | |
by Anonymous Monk on Oct 15, 2008 at 23:04 UTC | |
by briannz556 (Beadle) on Oct 16, 2008 at 05:26 UTC | |
by Anonymous Monk on Oct 16, 2008 at 12:13 UTC | |
|