Perl scripts to test push_swap project
curl https://raw.githubusercontent.com/lorenuars19/push_swap_tester/main/push_swap_tester.pl -o push_swap_tester.plperl push_swap_tester.plperl push_swap_tester.pl 5 100perl push_swap_tester.pl 3 500perl push_swap_tester.pl 500 10perl push_swap_tester.pl 100 100perl push_swap_tester.pl [size of stack to generate] [number of tests to execute]