⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.23
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
perl-Filter-1.49
/
View File Name :
README
Source Filters Version 1.49 2013-04-01 rurban Copyright (c) 1995-2011 Paul Marquess. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. DESCRIPTION ----------- This distribution consists of a number of Source Filters. For more details see the pod documentation embedded in the .pm files. If you intend using the Filter::Util::Call functionality, I would strongly recommend that you check out Damian Conway's excellent Filter::Simple module. Damian's module provides a much cleaner interface than Filter::Util::Call. Although it doesn't allow the fine control that Filter::Util::Call does, it should be adequate for the majority of applications. It's available at http://search.cpan.org/dist/Filter-Simple/ PREREQUISITES ------------- Before you can build the Source Filters you need to have the following installed on your system: * Perl 5.005 or better. 5.6.0 or better is recommended for Win32. If your Perl is less than version 5.004_55, the "order" test harness will be skipped. BUILDING THE MODULES -------------------- Assuming you have met all the prerequisites, building the modules should be relatively straightforward. The modules can now be built using this sequence of commands: perl Makefile.PL make make test The filters have been successfully built and tested on the following systems (at least): linux (gcc or clang) cygwin 1.7 mingw strawberry 5.14 SunOS 4.1.3 (Sun C compiler & gcc 2.7.2.3) Solaris 2.3 (Sun C Compiler) irix 5.3 irix 6.x Windows XP (Visual C++ 6.0) On Windows tr.exe and cpp.exe should be really the gnu/mingw tools in the path for the testsuite to pass successfully. INSTALLATION ------------ make install UPDATES ------- The most recent version of the Filters is always available at http://www.cpan.org/modules/by-module/Filter