| packages/nixpkgs/perlPackages.gotofile | Stop parsing the current file and move on to a different one |
| packages/nixpkgs/perlPackages.MacSysProfile | Perl extension for OS X system_profiler |
| packages/nixpkgs/perlPackages.ModuleCPANfile | Parse cpanfile |
| packages/nixpkgs/perlPackages.LogfileRotate | Perl module to rotate logfiles |
| packages/nixpkgs/perlPackages.ExtUtilsMakeMakerCPANfile | Cpanfile support for EUMM |
| packages/nixpkgs/perlPackages.AudioCuefileParser | |
| packages/nixpkgs/perlPackages.Modulecpmfile | Parse cpmfile |
| packages/nixpkgs/perlPackages.ModuleBuildPluggableCPANfile | Include cpanfile |
| packages/nixpkgs/perlPackages.FilePid | Pid File Manipulation |
| packages/nixpkgs/perlPackages.TieFile | Access the lines of a disk file via a Perl array |
| packages/nixpkgs/perlPackages.DBFile | Perl5 access to Berkeley DB version 1.x |
| packages/nixpkgs/perlPackages.FileType | Uses magic numbers (typically at the start of a file) to determine the MIME type of that file |
| packages/nixpkgs/perlPackages.FileMap | Memory mapping made simple and safe |
| packages/nixpkgs/perlPackages.FileBOM | Utilities for handling Byte Order Marks |
| packages/nixpkgs/perlPackages.CDB_File | Perl extension for access to cdb databases |
| packages/nixpkgs/perlPackages.FileXDG | Basic implementation of the XDG base directory specification |
| packages/nixpkgs/perlPackages.FileNext | File-finding iterator |
| packages/nixpkgs/perlPackages.TestFile | Test file attributes |
| packages/nixpkgs/perlPackages.CDDBFile | Parse a CDDB/freedb data file |
| packages/nixpkgs/perlPackages.FileUtil | Easy, versatile, portable file handling |
| packages/nixpkgs/perlPackages.FileMimeInfo | Determine file type from the file name |
| packages/nixpkgs/perlPackages.FileFindRule | File::Find::Rule is a friendlier interface to File::Find |
| packages/nixpkgs/perlPackages.FilePath | Create or remove directory trees |
| packages/nixpkgs/perlPackages.FileKDBX | Interface to KeePass V3 and V4 database files |
| packages/nixpkgs/perlPackages.FileTail | Perl extension for reading from continously updated files |
| packages/nixpkgs/perlPackages.FileGrep | Find matches to a pattern in a series of files and related functions |
| packages/nixpkgs/perlPackages.FileMMagic | Guess file type from contents |
| packages/nixpkgs/perlPackages.FileShare | Extend File::ShareDir to Local Libraries |
| packages/nixpkgs/perlPackages.FileTouch | Update file access and modification times, optionally creating files if needed |
| packages/nixpkgs/perlPackages.FileHomeDir | Find your home and other directories on any platform |
| packages/nixpkgs/perlPackages.FileNFSLock | Perl module to do NFS (or not) locking |
| packages/nixpkgs/perlPackages.FileBaseDir | Use the Freedesktop.org base directory specification |
| packages/nixpkgs/perlPackages.FileDirList | Provide a sorted list of directory content |
| packages/nixpkgs/perlPackages.FileKeePass | Interface to KeePass V1 and V2 database files |
| packages/nixpkgs/perlPackages.ProcPIDFile | Manage process id files |
| packages/nixpkgs/perlPackages.FileLoadLines | Load lines from file |
| packages/nixpkgs/perlPackages.FileFcntlLock | File locking with fcntl(2) |
| packages/nixpkgs/perlPackages.FileZglob | Extended globs |
| packages/nixpkgs/perlPackages.FileFnMatch | Simple filename and pathname matching |
| packages/nixpkgs/perlPackages.FileWhich | Perl implementation of the which utility as an API |
| packages/nixpkgs/perlPackages.FileSlurp | Simple and Efficient Reading/Writing/Modifying of Complete Files |
| packages/nixpkgs/perlPackages.FileFinder | Nice wrapper for File::Find ala find(1) |
| packages/nixpkgs/perlPackages.FileSlurpTiny | Simple, sane and efficient file slurper [DISCOURAGED] |
| packages/nixpkgs/perlPackages.Filechdir | More sensible way to change directories |
| packages/nixpkgs/perlPackages.Filechmod | Implements symbolic and ls chmod modes |
| packages/nixpkgs/perlPackages.Filepushd | Change directory temporarily for a limited scope |
| packages/nixpkgs/perlPackages.FileLibMagic | Determine MIME types of data or files using libmagic |
| packages/nixpkgs/perlPackages.FileShareDir | Locate per-dist and per-module shared files |
| packages/nixpkgs/perlPackages.FileCountLines | Efficiently count the number of line breaks in a file |
| packages/nixpkgs/perlPackages.FileCheckTree | Run many filetest checks on a tree |
| packages/nixpkgs/perlPackages.FileFindObject | Object oriented File::Find replacement |
| packages/nixpkgs/perlPackages.FileRemove | Remove files and directories |
| packages/nixpkgs/perlPackages.FileSlurper | Simple, sane and efficient module to slurp a file |
| packages/nixpkgs/perlPackages.LocaleMOFile | Write or read gettext MO files |
| packages/nixpkgs/perlPackages.FileShareDirDist | Locate per-dist shared files |
| packages/nixpkgs/perlPackages.TestFileShareDir | Create a Fake ShareDir for your modules for testing |
| packages/nixpkgs/perlPackages.FileFindRulePerl | Common rules for searching for Perl things |
| packages/nixpkgs/perlPackages.DigestMD5File | Perl extension for getting MD5 sums for files and urls |
| packages/nixpkgs/perlPackages.Filelchown | Modify attributes of symlinks without dereferencing them |
| packages/nixpkgs/perlPackages.FileFindObjectRule | Alternative interface to File::Find::Object |
| packages/nixpkgs/perlPackages.FileTreeCreate | Recursively create a directory tree |
| packages/nixpkgs/perlPackages.FileListing | Parse directory listing |
| packages/nixpkgs/perlPackages.FileUtilTempdir | Cross-platform way to get system-wide & user private temporary directory |
| packages/nixpkgs/perlPackages.FileChangeNotify | Watch for changes to files, cross-platform style |
| packages/nixpkgs/perlPackages.FileShouldUpdate | an be used to determine if files should be updated based on the mtime timestamps of their dependencies |
| packages/nixpkgs/perlPackages.FileModified | Checks intelligently if files have changed |
| packages/nixpkgs/perlPackages.FileDesktopEntry | Object to handle .desktop files |
| packages/nixpkgs/perlPackages.FileReadBackwards | Read a file backwards by lines |
| packages/nixpkgs/perlPackages.FileShareDirInstall | Install shared files |
| packages/nixpkgs/perlPackages.FileFindIterator | Iterator interface for search files |
| packages/nixpkgs/perlPackages.TestFileContents | Test routines for examining the contents of files |
| packages/nixpkgs/perlPackages.FileCopyRecursive | Perl extension for recursively copying files and directories |
| packages/nixpkgs/perlPackages.LinuxInotify2 | Scalable directory/file change notification for Perl on Linux |
| packages/nixpkgs/perlPackages.FilechmodRecursive | Run chmod recursively against directories |
| packages/nixpkgs/perlPackages.DirSelf | __DIR__ constant for the directory your source file is in |
| packages/nixpkgs/perlPackages.SysMmap | Use mmap to map in a file as a Perl variable |
| packages/nixpkgs/perlPackages.PathTiny | File path utility |
| packages/nixpkgs/perlPackages.vidir | File manager USING vim itself |
| packages/nixpkgs/perlPackages.IOHTML | Open an HTML file with automatic charset detection |
| packages/nixpkgs/perlPackages.AnyEventAIO | Truly asynchronous file and directory I/O |
| packages/nixpkgs/perlPackages.ParsePMFile | Parses .pm file as PAUSE does |
| packages/nixpkgs/perlPackages.CatalystPluginSessionStoreFile | File storage backend for session data |
| packages/nixpkgs/perlPackages.nsdiff | Create a "nsupdate" script from DNS zone file differences |
| packages/nixpkgs/perlPackages.IOString | Emulate file interface for in-core strings |
| packages/nixpkgs/perlPackages.ConfigINI | Simple .ini-file format |
| packages/nixpkgs/perlPackages.PerlStrip | Perl::Strip - reduce file size by stripping whitespace, comments, pod etc |
| packages/nixpkgs/perlPackages.ConfigAny | Load configuration from different file formats, transparently |
| packages/nixpkgs/perlPackages.CSSSquish | Compact many CSS files into one big file |
| packages/nixpkgs/perlPackages.AudioScan | Fast C metadata and tag reader for all common audio file formats, slimserver fork |
| packages/nixpkgs/perlPackages.AppFatPacker | Pack your dependencies onto your script file |
| packages/nixpkgs/perlPackages.LWPMediaTypes | Guess media type for a file or a URL |
| packages/nixpkgs/perlPackages.CacheFastMmap | Uses an mmap'ed file to act as a shared memory interprocess cache |
| packages/nixpkgs/perlPackages.ConfigGitLike | Git-compatible config file parsing |
| packages/nixpkgs/perlPackages.LockFileSimple | Simple file locking scheme |
| packages/nixpkgs/perlPackages.MP3CutGapless | Split an MP3 file without gaps (based on pcutmp3) |
| packages/nixpkgs/perlPackages.ConfigSimple | Simple configuration file class |
| packages/nixpkgs/perlPackages.NetSFTPForeign | Secure File Transfer Protocol client |
| packages/nixpkgs/perlPackages.ExcelWriterXLSX | Create a new file in the Excel 2007+ XLSX format |
| packages/nixpkgs/perlPackages.TieHandleOffset | Tied handle that hides the beginning of a file |
| packages/nixpkgs/perlPackages.TestManifest | Interact with a t/test_manifest file |
| packages/nixpkgs/perlPackages.DirManifest | Treat a directory and a manifest file as a hash/dictionary of keys to texts or blobs |
| packages/nixpkgs/perlPackages.TestSnapshot | Test against data stored in automatically-named file |
| packages/nixpkgs/perlPackages.MojoUserAgentCached | Caching, Non-blocking I/O HTTP, Local file and WebSocket user agent |
| packages/nixpkgs/perlPackages.PathIteratorRule | Iterative, recursive file finder |
| packages/nixpkgs/perlPackages.CPANChecksums | Write a CHECKSUMS file for a directory as on CPAN |
| packages/nixpkgs/perlPackages.ModuleManifest | Parse and examine a Perl distribution MANIFEST file |
| packages/nixpkgs/perlPackages.librelative | Add paths relative to the current file to @INC |
| packages/nixpkgs/perlPackages.FileCopyRecursiveReduced | Recursive copying of files and directories within Perl 5 toolchain |
| packages/nixpkgs/perlPackages.ModuleSignature | Module signature file manipulation |
| packages/nixpkgs/perlPackages.TestRunPluginColorFileVerdicts | Make the file verdict ('ok', 'NOT OK') |
| packages/nixpkgs/perlPackages.PAUSEPermissions | Interface to PAUSE's module permissions file (06perms.txt) |
| packages/nixpkgs/perlPackages.SpreadsheetParseExcel | Read information from an Excel file |
| packages/nixpkgs/perlPackages.SpreadsheetWriteExcel | Write to a cross platform Excel binary file |
| packages/nixpkgs/perlPackages.LocaleMaketextLexiconGetcontext | PO file parser for Maketext |
| packages/nixpkgs/perlPackages.FilesysDiskUsage | Estimate file space usage (similar to `du`) |
| packages/nixpkgs/perlPackages.FilesysNotifySimple | Simple and dumb file system watcher |
| packages/nixpkgs/perlPackages.TestPortabilityFiles | Check file names portability |
| packages/nixpkgs/perlPackages.LinuxFD | Linux specific special filehandles |
| packages/nixpkgs/perlPackages.PerlIOLayers | Querying your filehandle's capabilities |
| packages/nixpkgs/perlPackages.CPANDistnameInfo | Extract distribution name and version from a distribution filename |
| packages/nixpkgs/perlPackages.FindLib | Helper to smartly find libs to use in the filesystem tree |
| packages/nixpkgs/perlPackages.LocaleMsgfmt | Compile .po files to .mo files |
| packages/nixpkgs/perlPackages.Git | This is the Git.pm, plus the other files in the perl/Git directory, from github's git/git |
| packages/nixpkgs/perlPackages.MP3Tag | Module for reading tags of MP3 audio files |
| packages/nixpkgs/perlPackages.TextPDF | Module for manipulating PDF files |
| packages/nixpkgs/perlPackages.FontAFM | Interface to Adobe Font Metrics files |
| packages/nixpkgs/perlPackages.TestPod | Check for POD errors in files |
| packages/nixpkgs/perlPackages.MP3Info | Manipulate / fetch info from MP3 audio files |
| packages/nixpkgs/perlPackages.DataICal | Generates iCalendar (RFC 2445) calendar files |
| packages/nixpkgs/perlPackages.DBDCSV | DBI driver for CSV files |
| packages/nixpkgs/perlPackages.XMLRSS | Creates and updates RSS files |
| packages/nixpkgs/perlPackages.TextBibTeX | Interface to read and parse BibTeX files |
| packages/nixpkgs/perlPackages.ENVUtil | Parse prefixed environment variables and dotnev (.env) files into Perl |
| packages/nixpkgs/perlPackages.TextDiff | Perform diffs on files and record sets |
| packages/nixpkgs/perlPackages.PDFAPI2 | Create, modify, and examine PDF files |
| packages/nixpkgs/perlPackages.YAMLTiny | Read/Write YAML files with as little code as possible |
| packages/nixpkgs/perlPackages.BioBigFile | Manipulate Jim Kent's BigWig and BigBed index files for genomic features |
| packages/nixpkgs/perlPackages.TestPerlTidy | Check that all your files are tidy |
| packages/nixpkgs/perlPackages.ImageInfo | Extract meta information from image files |
| packages/nixpkgs/perlPackages.TestCPANMeta | Validate your CPAN META.json files |
| packages/nixpkgs/perlPackages.LinuxACL | Perl extension for reading and setting Access Control Lists for files by libacl linux library |
| packages/nixpkgs/perlPackages.XMLSimple | API for simple XML files |
| packages/nixpkgs/perlPackages.ConfigStd | Load and save configuration files in a standard format |
| packages/nixpkgs/perlPackages.iCalParser | Parse iCalendar files into a data structure |
| packages/nixpkgs/perlPackages.AppConfig | Bundle of Perl5 modules for reading configuration files and parsing command line arguments |
| packages/nixpkgs/perlPackages.IOLockedFile | Supply object methods for locking files |
| packages/nixpkgs/perlPackages.Linuxusermod | This module adds, removes and modify user and group accounts according to the passwd and shadow files syntax |
| packages/nixpkgs/perlPackages.TextReflow | Reflow text files using Knuth's paragraphing algorithm |
| packages/nixpkgs/perlPackages.TestCPANMetaJSON | Validate your CPAN META.json files |
| packages/nixpkgs/perlPackages.XMLLibXMLSimple | API for simple XML files |
| packages/nixpkgs/perlPackages.ConfigTiny | Read/Write .ini style files with as little code as possible |
| packages/nixpkgs/perlPackages.ParseSyslog | Parse Unix syslog files |
| packages/nixpkgs/perlPackages.PDFBuilder | Facilitates the creation and modification of PDF files |
| packages/nixpkgs/perlPackages.ArchiveZip | Provide an interface to ZIP archive files |
| packages/nixpkgs/perlPackages.TextvFileasData | Parse vFile formatted files into data structures |
| packages/nixpkgs/perlPackages.MaxMindDBWriter | Create MaxMind DB database files |
| packages/nixpkgs/perlPackages.MaxMindDBReader | Read MaxMind DB files and look up IP addresses |
| packages/nixpkgs/perlPackages.CPANChanges | Read and write Changes files |
| packages/nixpkgs/perlPackages.GetoptArgvFile | Interpolates script options from files into @ARGV or another array |
| packages/nixpkgs/perlPackages.ConfigIniFiles | Module for reading .ini-style configuration files |
| packages/nixpkgs/perlPackages.TestCompile | Assert that your Perl files compile OK |
| packages/nixpkgs/perlPackages.ConfigMerge | Load a configuration directory tree containing YAML, JSON, XML, Perl, INI or Config::General files |
| packages/nixpkgs/perlPackages.ExtUtilsInstall | Install files from here to there |
| packages/nixpkgs/perlPackages.OLEStorage_Lite | Read and write OLE storage files |
| packages/nixpkgs/perlPackages.IOCompress | IO Interface to compressed data files/buffers |
| packages/nixpkgs/perlPackages.LogAnyAdapterTAP | Logger suitable for use with TAP test files |
| packages/nixpkgs/perlPackages.TextRecordParser | Read record-oriented files |
| packages/nixpkgs/perlPackages.ParsePlainConfig | Parser/Generator of human-readable conf files |
| packages/nixpkgs/perlPackages.ExtUtilsTypemap | Read/Write/Modify Perl/XS typemap files |
| packages/nixpkgs/perlPackages.ParseDebControl | Easy OO parsing of debian control-like files |
| packages/nixpkgs/perlPackages.ConfigMVPReaderINI | MVP config reader for .ini files |
| packages/nixpkgs/perlPackages.ModuleRefresh | Refresh %INC files when updated on disk |
| packages/nixpkgs/perlPackages.LinuxDesktopFiles | Fast parsing of the Linux desktop files |
| packages/nixpkgs/perlPackages.IOMultiplex | Supply object methods for locking files |
| packages/nixpkgs/perlPackages.ParseWin32Registry | Module for parsing Windows Registry files |
| packages/nixpkgs/perlPackages.TestTrailingSpace | Test for trailing space in source files |
| packages/nixpkgs/perlPackages.LatexIndent | Perl script to add indentation to LaTeX files |
| packages/nixpkgs/perlPackages.AuthenHtpasswd | Interface to read and modify Apache .htpasswd files |
| packages/nixpkgs/perlPackages.AlgorithmDiff | Compute 'intelligent' differences between two files / lists |
| packages/nixpkgs/perlPackages.DistZillaPluginTestCPANMetaJSON | Validate your CPAN META.json files |
| packages/nixpkgs/perlPackages.TextDiffFormattedHTML | Generate a colorful HTML diff of strings/files |
| packages/nixpkgs/perlPackages.DistZillaPluginTestCompile | Assert that your Perl files compile OK |
| packages/nixpkgs/perlPackages.ConfigProperties | Read and write property files |
| packages/nixpkgs/perlPackages.SpreadsheetXLSX | Perl extension for reading MS Excel 2007 files |
| packages/nixpkgs/perlPackages.CatalystPluginConfigLoader | Load config files of various types |
| packages/nixpkgs/perlPackages.ParseLocalDistribution | Parses local .pm files as PAUSE does |
| packages/nixpkgs/perlPackages.MojoliciousPluginAssetPack | Compress and convert css, less, sass, javascript and coffeescript files |
| packages/nixpkgs/perlPackages.DistZillaRoleFileWatcher | Receive notification when something changes a file's contents |
| packages/nixpkgs/perlPackages.LogDispatchFileRotate | Log to Files that Archive/Rotate Themselves |
| packages/nixpkgs/perlPackages.FilesysDf | Perl extension for filesystem disk space information |
| packages/nixpkgs/perlPackages.FileHandleUnget | FileHandle which supports multi-byte unget |
| packages/nixpkgs/perlPackages.TestFilename | Portable filename comparison |