Help for this page
#!/usr/bin/perl -w use strict; ... printf("%20s \t %20s\n",$_,$nq->get_clock_speed($_)); } }
package NetQuery; ... } 1;