#!perl -w use 5.008; use strict; use ExtUtils::MakeMaker; WriteMakefile( AUTHOR => 'Rafael Garcia-Suarez ', NAME => 'Runops::Switch', VERSION_FROM => 'lib/Runops/Switch.pm', );