root/honeyclient/branches/bug/42/t/honeyclient_agent_driver_browser_ie.t

Revision 96, 76 bytes (checked in by kindlund, 2 years ago)

Completed registry parser documentation and unit tests; corrected minor mispellings; updated POD documentation to reflect public website.

Line 
1 #!/usr/bin/perl -w
2
3 use strict;
4 use Test::More 'no_plan';
5 $| = 1;
6
7
8
9
10
11
12
13 1;
Note: See TracBrowser for help on using the browser.