comparison slideshow.pl @ 9:80cee8f70ae8

remove trash
author Takahiro SHIMIZU <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Thu, 25 Jan 2018 17:15:25 +0900
parents e35e9779078a
children
comparison
equal deleted inserted replaced
8:0b502eb897cc 9:80cee8f70ae8
26 say 'slider [%options]'; 26 say 'slider [%options]';
27 } 27 }
28 28
29 29
30 __END__ 30 __END__
31
32 my $flags = getopts(@ARGV);
33
34 if ($flags->{new}){
35