| Paketname | libfile-path-expand-perl | 
| Beschreibung | expand user directories in filenames | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 1.02-1 | 
| Sektion | universe/perl | 
| Priorität | optional | 
| Installierte Größe | 64 Byte | 
| Hängt ab von | perl (>= 5.6.0-16) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 5048 Byte | 
| Prüfsumme MD5 | e53cb043314bff53402d0f649542bcf1 | 
| Prüfsumme SHA1 | 843324a840cabf38fe893b22e5e10d312b058825 | 
| Prüfsumme SHA256 | 456af30e8214c09a9353e24b4ba436d7c9e10b7b8f55c88a9df28487b6903942 | 
| Link zum Herunterladen | libfile-path-expand-perl_1.02-1_all.deb | 
| Ausführliche Beschreibung | File::Path::Expand expands user directories in filenames.  For the
simple case it's no more complex than s{^~/}{$HOME/}, but for other
cases it consults getpwent and does the right thing. |