Help for this page
#!/usr/bin/perl use warnings; ... print IN "$cmd\n"; }
# in your subroutine $ec->configure( -command => $choice ); $ec->execute_command;