suse man page for file::homedir::windows

Query: file::homedir::windows

OS: suse

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

File::HomeDir::Windows(3)				User Contributed Perl Documentation				 File::HomeDir::Windows(3)

NAME
File::HomeDir::Windows - find your home and other directories, on Windows
DESCRIPTION
This module provides Windows-specific implementations for determining common user directories. In normal usage this module will always be used via File::HomeDir.
SYNOPSIS
use File::HomeDir; # Find directories for the current user (eg. using Windows XP Professional) $home = File::HomeDir->my_home; # C:Documents and Settingsmylogin $desktop = File::HomeDir->my_desktop; # C:Documents and SettingsmyloginDesktop $docs = File::HomeDir->my_documents; # C:Documents and SettingsmyloginMy Documents $music = File::HomeDir->my_music; # C:Documents and SettingsmyloginMy DocumentsMy Music $pics = File::HomeDir->my_pictures; # C:Documents and SettingsmyloginMy DocumentsMy Pictures $videos = File::HomeDir->my_videos; # C:Documents and SettingsmyloginMy DocumentsMy Video $data = File::HomeDir->my_data; # C:Documents and SettingsmyloginLocal SettingsApplication Data perl v5.12.1 2008-10-14 File::HomeDir::Windows(3)
Related Man Pages
file::homedir::unix(3) - centos
file::basedir(3pm) - debian
file::homedir::windows(3pm) - debian
file::sharedir::par(3pm) - debian
file::userconfig(3pm) - debian
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB