File: testfile_3.pod

package info (click to toggle)
libdevel-refactor-perl 0.05-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 132 kB
  • sloc: perl: 520; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
# $Header: $

=pod

This is a test file for B<Devel::Refactor>.

For example, we might want to see if the I<rename_subroutine> method
finds this line of text, because it contains oldSub, but it shouldn't find
this line, which contains oldSubroutine.

=cut