Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
KDevelop で新しい Perl プロジェクトを作成できます。KDevelop は.plファイルの自動構文強調表示を提供します。しかし、Perl プログラムをデバッグする方法がわかりません (たとえば、ブレークポイントの追加、段階的なデバッグなど)。
.pl
これは KDevelop で可能ですか?
perlmonks のこの表によると、Perl のデバッグは KDevelop ではサポートされていません。EPIC で Eclipse を使用して、Perl スクリプトをデバッグできます。