Help for this page
sub foo { my ($file, $selector_name) = @_; ... # Example call (as I have foo, it returns nothing, you # can fill that in) my $ret = foo('styles.css', 'body');