Parcourir la source

Added a bit of pod markup to WDKeys.pm

Charles Howes il y a 12 ans
Parent
commit
b992873cc9
1 fichiers modifiés avec 13 ajouts et 0 suppressions
  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;