# These aren't executed from where they are, but used when creating empty
# project. This is why they start with #!/usr/bin/perl.
padre: script-not-executable ./usr/share/perl5/auto/share/dist/Padre/templates/template.pl
padre: script-not-executable ./usr/share/perl5/auto/share/dist/Padre/templates/template.t
# These are examples, so not intented to be executed directly
padre: script-not-executable ./usr/share/perl5/auto/share/dist/Padre/examples/wx/01_simple_frame.pl
padre: script-not-executable ./usr/share/perl5/auto/share/dist/Padre/examples/wx/02_label.pl
padre: script-not-executable ./usr/share/perl5/auto/share/dist/Padre/examples/wx/03_button.pl
padre: script-not-executable ./usr/share/perl5/auto/share/dist/Padre/examples/wx/04_button_with_event.pl
padre: script-not-executable ./usr/share/perl5/auto/share/dist/Padre/examples/wx/05_button_with_event_and_message_box.pl
padre: script-not-executable ./usr/share/perl5/auto/share/dist/Padre/examples/wx/21_progress_bar.pl
padre: script-not-executable ./usr/share/perl5/auto/share/dist/Padre/examples/wx/22_notebook.pl
padre: script-not-executable ./usr/share/perl5/auto/share/dist/Padre/examples/wx/30_editor.pl
