Help for this page
#Package.pm ... my ($input) = shift; print $input; }
#script.pl ... print_lines($file); test("hello world\n"); test_2("hello this is dog"); # i love this meme lol