We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2766f4 commit 6e36206Copy full SHA for 6e36206
lib/HTTP/Cookies.pm
@@ -794,7 +794,7 @@ attributes like "Comment" and "CommentURL".
794
795
=item $cookie_jar->save( file => $file, ignore_discard => $ignore_discard )
796
797
-This method file saves the state of the $cookie_jar to a file.
+This method saves the state of the $cookie_jar to a file.
798
The state can then be restored later using the load() method. If a
799
filename is not specified we will use the name specified during
800
construction. If the $ignore_discard value is true (or not specified,
0 commit comments