/[webpac]/branches/ecas/feeds/sciencedirect.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /branches/ecas/feeds/sciencedirect.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 762 by dpavlin, Sun Oct 29 16:42:48 2006 UTC revision 763 by dpavlin, Sun Nov 5 11:26:37 2006 UTC
# Line 10  use strict; Line 10  use strict;
10  my $debug=1;  my $debug=1;
11    
12  my $base_url = 'http://www.sciencedirect.com';  my $base_url = 'http://www.sciencedirect.com';
13  my $url = $base_url . '/science?_ob=JournalListURL&_type=subscribed&_stype=title&subjColl=all&_auth=y&_update=y&_frameSeg=M&_title=all&_acct=C000050661&_version=1&_urlVersion=0&_userid=1034703&md5=6d4b6e263318a1d7d2a3b523d861f920';  # my $url = $base_url . '/science?_ob=JournalListURL&_type=subscribed&_stype=title&subjColl=all&_auth=y&_update=y&_frameSeg=M&_title=all&_acct=C000050661&_version=1&_urlVersion=0&_userid=1034703&md5=6d4b6e263318a1d7d2a3b523d861f920';
14    
15  $debug++ if (lc($ARGV[0]) eq "-d");  $debug++ if (lc($ARGV[0]) eq "-d");
16    

Legend:
Removed from v.762  
changed lines
  Added in v.763

  ViewVC Help
Powered by ViewVC 1.1.26