File: options-crlf.pl

package info (click to toggle)
ack 2.24-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,704 kB
  • sloc: perl: 8,590; ansic: 21; fortran: 11; makefile: 5; sh: 5
file content (19 lines) | stat: -rwxr-xr-x 247 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/env perl
use strict;
use warnings;

=head1 NAME

options - Test file for ack command line options

=cut

[abc]

@Q_fields = split(/\b(?:a|b|c)\b/)

__DATA__
THIS IS ALL IN UPPER CASE

this is a word here
notawordhere