#!/usr/bin/perl -w use strict; use warnings; use FindBin qw($Bin); use lib "$Bin/mylib";