remove all unnecessary shebangs
authorKaren Etheridge <ether@cpan.org>
Wed, 14 Aug 2013 15:42:43 +0000 (08:42 -0700)
committerKaren Etheridge <ether@cpan.org>
Wed, 21 Aug 2013 22:43:09 +0000 (15:43 -0700)
commit9af4ee013b23e7241d4664ea39952fa3b20f4b7f
treee4dc9a7c8d2086c1db275ca01b786d3b97af6b39
parent2a56ace924b296189e0bf5864d6a3b92809fef66
remove all unnecessary shebangs
88 files changed:
t/aggregate.t
t/aggregate/custom_live_component_controller_action_auto_doublebug.t
t/aggregate/custom_live_path_bug.t
t/aggregate/live_component_controller_action_action.t
t/aggregate/live_component_controller_action_auto.t
t/aggregate/live_component_controller_action_begin.t
t/aggregate/live_component_controller_action_chained.t
t/aggregate/live_component_controller_action_default.t
t/aggregate/live_component_controller_action_detach.t
t/aggregate/live_component_controller_action_die_in_end.t
t/aggregate/live_component_controller_action_end.t
t/aggregate/live_component_controller_action_forward.t
t/aggregate/live_component_controller_action_global.t
t/aggregate/live_component_controller_action_go.t
t/aggregate/live_component_controller_action_index.t
t/aggregate/live_component_controller_action_index_or_default.t
t/aggregate/live_component_controller_action_inheritance.t
t/aggregate/live_component_controller_action_local.t
t/aggregate/live_component_controller_action_multipath.t
t/aggregate/live_component_controller_action_path.t
t/aggregate/live_component_controller_action_path_matchsingle.t
t/aggregate/live_component_controller_action_private.t
t/aggregate/live_component_controller_action_streaming.t
t/aggregate/live_component_controller_action_visit.t
t/aggregate/live_component_controller_args.t
t/aggregate/live_component_controller_attributes.t
t/aggregate/live_component_view_single.t
t/aggregate/live_engine_request_auth.t
t/aggregate/live_engine_request_body.t
t/aggregate/live_engine_request_body_demand.t
t/aggregate/live_engine_request_cookies.t
t/aggregate/live_engine_request_env.t
t/aggregate/live_engine_request_escaped_path.t
t/aggregate/live_engine_request_headers.t
t/aggregate/live_engine_request_parameters.t
t/aggregate/live_engine_request_prepare_parameters.t
t/aggregate/live_engine_request_remote_user.t
t/aggregate/live_engine_request_uploads.t
t/aggregate/live_engine_response_body.t
t/aggregate/live_engine_response_cookies.t
t/aggregate/live_engine_response_emptybody.t
t/aggregate/live_engine_response_errors.t
t/aggregate/live_engine_response_headers.t
t/aggregate/live_engine_response_large.t
t/aggregate/live_engine_response_print.t
t/aggregate/live_engine_response_redirect.t
t/aggregate/live_engine_response_status.t
t/aggregate/live_engine_setup_basics.t
t/aggregate/live_engine_setup_plugins.t
t/aggregate/live_loop.t
t/aggregate/live_plugin_loaded.t
t/aggregate/live_priorities.t
t/aggregate/unit_core_action_for.t
t/aggregate/unit_core_classdata.t
t/aggregate/unit_core_engine_fixenv-iis6.t
t/aggregate/unit_core_engine_fixenv-lighttpd.t
t/aggregate/unit_core_plugin.t
t/aggregate/unit_core_script_cgi.t
t/aggregate/unit_core_script_create.t
t/aggregate/unit_core_script_help.t
t/aggregate/unit_core_uri_for_action.t
t/aggregate/unit_metaclass_compat_non_moose.t
t/aggregate/unit_utils_prefix.t
t/author/unicode_plugin_nested_params.t
t/custom_exception_class_simple.t
t/dead_load_bad_args.t
t/dead_load_multiple_chained_attributes.t
t/dead_no_unknown_error.t
t/dead_recursive_chained_attributes.t
t/deprecated.t
t/lib/TestApp/Controller/Fork.pm
t/live_fork.t
t/live_stats.t
t/optional_apache-cgi-rewrite.pl
t/optional_apache-cgi.pl
t/optional_apache-fastcgi-non-root.pl
t/optional_apache-fastcgi.pl
t/optional_lighttpd-fastcgi-non-root.t
t/optional_lighttpd-fastcgi.t
t/optional_memleak.t
t/optional_stress.t
t/optional_threads.t
t/unicode_plugin_config.t
t/unicode_plugin_live.t
t/unicode_plugin_no_encoding.t
t/unicode_plugin_request_decode.t
t/unit_stats.t
t/unit_utils_load_class.t