浏览代码

Added a bit of pod markup to WDKeys.pm

Charles Howes 12 年之前
父节点
当前提交
b992873cc9
共有 1 个文件被更改,包括 13 次插入0 次删除
  1. 13 0
      lib/Selenium/Remote/WDKeys.pm

+ 13 - 0
lib/Selenium/Remote/WDKeys.pm

@@ -1,4 +1,17 @@
 package Selenium::Remote::WDKeys;
+
+=head1 NAME
+
+Selenium::Remote::WDKeys - Representation of keystrokes used by Selenium::Remote::WebDriver
+
+=cut
+
+=head1 DESCRIPTION
+
+The constant KEYS is defined here.
+
+=cut
+
 
 use strict;
 use warnings;