/[Intel-AMT]/trunk/lib/Intel/AMT/RemoteControl.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/Intel/AMT/RemoteControl.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 18 by dpavlin, Sun Aug 9 16:52:00 2009 UTC revision 19 by dpavlin, Sun Aug 30 15:21:22 2009 UTC
# Line 131  sub _soap { Intel::AMT::SOAP::_soap( 'Re Line 131  sub _soap { Intel::AMT::SOAP::_soap( 'Re
131    
132  sub SystemPowerState {  sub SystemPowerState {
133          my $powerstate = _soap->GetSystemPowerState()->paramsout;          my $powerstate = _soap->GetSystemPowerState()->paramsout;
134          warn $powerstate;          warn "# SystemPowerState ",$powerstate;
135          return $powerstate;          return $powerstate;
136  }  }
137    

Legend:
Removed from v.18  
changed lines
  Added in v.19

  ViewVC Help
Powered by ViewVC 1.1.26