Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

PerlとChangeNotifyに関するshokaiのブックマーク (1)

  • Win32::ChangeNotify

    NAME Win32::ChangeNotify - Monitor events related to files and directories SYNOPSIS require Win32::ChangeNotify; $notify = Win32::ChangeNotify->new($Path,$WatchSubTree,$Events); $notify->wait or warn "Something failed: $!\n"; # There has been a change. DESCRIPTION This module allows the user to use a Win32 change notification event object from Perl. This allows the Perl program to monitor events r

    Win32::ChangeNotify
    shokai
    shokai 2006/07/17
    ファイルやディレクトリの変化を通知するモジュール
  • 1