[hardy] Tab completion perl -c

Bug #211905 reported by Evan Carroll
6
Affects Status Importance Assigned to Milestone
bash-completion (Ubuntu)
Incomplete
Undecided
Unassigned

Bug Description

Binary package hint: bash-completion

Tab completion seems to disable if you send the -c argument to perl.

Awkwardly, Tab completion will work on a .pm file with no arguments to Perl, even though per convention a library should not be executed directly. However perl -c, the safe compile-time syntax checker does not work with tab completion on a library.

touch foo.pl
perl foo<tab> ## works
perl -c foo<tab> ## doesn't

Revision history for this message
Marcus Asshauer (mcas) wrote :

Thank you for reporting this bug. Please add your ubuntu version and the affected perl version.

Changed in bash-completion:
status: New → Incomplete
Revision history for this message
Mika Fischer (zoop) wrote :

This bug was already reported as #128290. It is already fixed in hardy.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.