Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第1,2211,230项(搜索用时0.007秒)
databases/gnatsweb-4.00 (Score: 0.0014031705)
Gnatsweb, a GNATS web interface
Gnatsweb is a web interface to GNATS, the GNU Problem Report Management System. It is a Perl CGI script which runs on your web server.
textproc/YAPE-Regex-Explain-4.01 (Score: 0.0014031705)
Explanation of a Regular Expression
This module merely sub-classes YAPE::Regex, and produces a rather verbose explanation of a regex, suitable for demonstration and tutorial purposes.
graphics/Image-ExifTool-10.20 (Score: 0.0014029974)
Perl module for getting EXIF data from image files
ExifTool is a highly customizable Perl script and module for reading and writing meta information in images. ExifTool reads EXIF, GPS, IPTC, XMP, GeoTIFF, ICC Profile and Photoshop IRB and ID3 meta information from JPG, JP2, TIFF, GIF, BMP, PICT, QTIF, PNG, MNG, JNG, MIFF, PPM, PGM, PBM, XMP, EPS, PS, AI, PDF, PSD, DCM, ACR, THM, CRW, CR2, MRW, NEF, PEF, ORF, RAF, RAW, SRF, MOS, X3F and DNG images, MP3 and WAV audio files, and AVI, MOV and MP4 videos. ExifTool also extracts information from the maker notes of many digital cameras by various manufacturers including Canon, Casio, FujiFilm, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Ricoh, Sanyo and Sigma/Foveon. ExifTool writes EXIF, GPS, IPTC, XMP and MakerNotes meta information to JPEG, TIFF, GIF, CRW, THM, CR2, NEF, PEF and DNG images.
graphics/Image-ExifTool-10.20 (Score: 0.0014029974)
Perl module for getting EXIF data from image files
ExifTool is a highly customizable Perl script and module for reading and writing meta information in images. ExifTool reads EXIF, GPS, IPTC, XMP, GeoTIFF, ICC Profile and Photoshop IRB and ID3 meta information from JPG, JP2, TIFF, GIF, BMP, PICT, QTIF, PNG, MNG, JNG, MIFF, PPM, PGM, PBM, XMP, EPS, PS, AI, PDF, PSD, DCM, ACR, THM, CRW, CR2, MRW, NEF, PEF, ORF, RAF, RAW, SRF, MOS, X3F and DNG images, MP3 and WAV audio files, and AVI, MOV and MP4 videos. ExifTool also extracts information from the maker notes of many digital cameras by various manufacturers including Canon, Casio, FujiFilm, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Ricoh, Sanyo and Sigma/Foveon. ExifTool writes EXIF, GPS, IPTC, XMP and MakerNotes meta information to JPEG, TIFF, GIF, CRW, THM, CR2, NEF, PEF and DNG images.
devel/IO-Detect-0.005 (Score: 0.0014015775)
Detect if a given scalar is a filehandle
It is stupidly complicated to detect whether a given scalar is a filehandle (or something filehandle like) in Perl. This module attempts to do so, but probably falls short in some cases. The primary advantage of using this module is that it gives you somebody to blame (me) if your code can't detect a filehandle. The main use case for IO::Detect is for when you are writing functions and you want to allow the caller to pass a file as an argument without being fussy as to whether they pass a file name or a file handle.
devel/DateTime-Format-DBI-0.041 (Score: 0.0013979849)
Find a parser class for a database connection
This module finds a DateTime::Format::* class that is suitable for the use with a given DBI connection (and DBD::* driver). It currently supports the following drivers: MySQL, PostgreSQL (Pg).
devel/Test-API-0.005 (Score: 0.0013979849)
Test a list of subroutines provided by a module
This simple test module checks the subroutines provided by a module. This is useful for confirming a planned API in testing and ensuring that other functions aren't unintentionally included via import.
ftp/ftpsync-1.3.06 (Score: 0.0013979849)
Synchronizes a local and a remote FTP directory trees
ftpsync.pl synchronizes a local directory tree and a remote FTP directory tree. It was initally written to automize web publishing, but might be useful for some other purposes, like mirroring not-too-large public sites, data replication, and more.
graphics/seq2gif-0.10.4 (Score: 0.0013979849)
Convert a ttyrec record into a gif animation directly
This software converts a sequences record file generated by ttyrec into a gif animation directly using portable built-in terminal emulation engine originated from yaft. yaft provides rare terminal emulation features such as SIXEL/DRCS.
devel/Config-Merge-1.04 (Score: 0.0013970645)
Load a configuration directory tree in a number of languages
Config::Merge - load a configuration directory tree containing YAML, JSON, XML, Perl, INI or Config::General files