in reply to Re^2: mix arguments with normal input
in thread mix arguments with normal input

What?! No splice!? :P

my ( $one, $two ) = splice @ARGV, 0, 2;