1FFI::Build::File::CXX(3U)ser Contributed Perl DocumentatiFoFnI::Build::File::CXX(3)
2
3
4

NAME

6       FFI::Build::File::CXX - Class to track C source file in FFI::Build
7

VERSION

9       version 0.94
10

SYNOPSIS

12        use FFI::Build::File::CXX;
13
14        my $c = FFI::Build::File::CXX->new('src/foo.cxx');
15

DESCRIPTION

17       File class for C++ source files.
18

AUTHOR

20       Author: Graham Ollis <plicease@cpan.org>
21
22       Contributors:
23
24       Bakkiaraj Murugesan (bakkiaraj)
25
26       Dylan Cali (calid)
27
28       pipcet
29
30       Zaki Mughal (zmughal)
31
32       Fitz Elliott (felliott)
33
34       Vickenty Fesunov (vyf)
35
36       Gregor Herrmann (gregoa)
37
38       Shlomi Fish (shlomif)
39
40       Damyan Ivanov
41
42       Ilya Pavlov (Ilya33)
43
44       Petr Pisar (ppisar)
45
46       Mohammad S Anwar (MANWAR)
47
49       This software is copyright (c) 2015,2016,2017,2018,2019 by Graham
50       Ollis.
51
52       This is free software; you can redistribute it and/or modify it under
53       the same terms as the Perl 5 programming language system itself.
54
55
56
57perl v5.30.0                      2019-07-26          FFI::Build::File::CXX(3)
Impressum